Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37587498
en ru br
ALT Linux repos
S:4.03-alt1
5.0: 2.2222-alt1
4.1: 2.1-alt1

Group :: Development/Perl
RPM: perl-JSON-XS

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist JSON-XS

Name: perl-%dist
Version: 4.03
Release: alt1
Epoch: 20200311

Summary: JSON serialising/deserialising, done correctly and fast
License: GPL or Artistic
Group: Development/Perl

URL: https://metacpan.org/author/MLEHMANN
Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{dist}-%{version}.tar.gz

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-Encode perl-common-sense perl-devel perl(Types/Serialiser.pm) perl(Canary/Stability.pm)

%description
This module converts Perl data structures to JSON and vice versa. Its
primary goal is to be *correct* and its secondary goal is to be
*fast*. To reach the latter goal it was written in C.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%_bindir/json_xs
%perl_vendor_archlib/JSON
%perl_vendor_autolib/JSON

%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