Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045432
en ru br
Репозитории ALT
S:4.03-alt1
5.1: 2.2400-alt1
4.1: 2.1-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-JSON-XS

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin