Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37379185
en ru br
ALT Linux repos
S:1.34-alt1
5.0: 0.85-alt2
4.1: 0.85-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module YAML-Syck

Name: perl-%module
Version: 1.34
Release: alt1

Summary: Fast, lightweight YAML loader and dumper
License: MIT
Group: Development/Perl

URL: %CPAN %module
Source0: http://www.cpan.org/authors/id/T/TO/TODDR/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: perl-Devel-Leak perl-JSON perl-Pod-Escapes perl-devel

%description
This module provides a Perl interface to the libsyck data serialization
library. It exports the Dump and Load functions for converting Perl data
structures to YAML strings, and the other way around.

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README.md
%perl_vendor_archlib/JSON
%perl_vendor_archlib/YAML
%perl_vendor_autolib/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