Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37735813
en ru br
ALT Linux repos
5.0: 0.88-alt2
4.1: 0.87-alt1

Group :: Development/Perl
RPM: perl-MARC-XML

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - MARC-XML -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       MARC-XML-0.86.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module MARC-XML
%define m_distro MARC-XML
%define m_name MARC-XML
%define m_author_id unknown
%define _enable_test 1

Name: perl-MARC-XML
Version: 0.88
Release: alt2

Summary: Work with MARC data encoded as XML

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vladimir A. Svyatoshenko <svyt at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Mon Jun 11 2007

BuildRequires: perl-devel perl-MARC-Charset perl-MARC-Record

%description
The MARC-XML distribution is an extension to the MARC-Record distribution for
working with MARC21 data that is encoded as XML. The XML encoding used is the
MARC21slim schema supplied by the Library of Congress. More information may
be obtained here: http://www.loc.gov/standards/marcxml/

You must have MARC::Record installed to use MARC::File::XML. In fact
once you install the MARC-XML distribution you will most likely not use it
directly, but will have an additional file format available to you when you
use MARC::Batch.

This version of MARC-XML supersedes an the versions ending with 0.25 which
were used with the MARC.pm framework. MARC-XML now uses MARC::Record
exclusively.

If you have any questions or would like to contribute to this module please
sign on to the perl4lib list. More information about perl4lib is available
at <http://perl4lib.perl.org>.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%_bindir/marc2xml
%_bindir/xml2marc
%perl_vendor_privlib/MARC*
%perl_vendor_man1dir/*
%perl_vendor_man3dir/*

%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