Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405776
en ru br
ALT Linux repos
S:1.74-alt1
5.0: 1.32-alt1

Group :: Development/Perl
RPM: perl-YAML-Tiny

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist YAML-Tiny
Name: perl-%dist
Version: 1.32
Release: alt1

Summary: Read/Write YAML files with as little code as possible
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Wed Sep 24 2008

BuildRequires: perl-YAML perl-devel

%description
YAML::Tiny is a perl class for reading and writing YAML-style files,
written with as little code as possible, reducing load time and
memory overhead.

%prep
%setup -q -n %dist-%version
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/YAML*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin