xml2marc
Perl library to access MARC data encoded as XML
Install
- All systems
-
curl cmd.cat/xml2marc.sh
- Debian
-
apt-get install libmarc-xml-perl
- Ubuntu
-
apt-get install libmarc-xml-perl
- Kali Linux
-
apt-get install libmarc-xml-perl
- Fedora
-
dnf install perl-MARC-XML
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libmarc-xml-perl
- Raspbian
-
apt-get install libmarc-xml-perl
- Dockerfile
- dockerfile.run/xml2marc
libmarc-xml-perl
Perl library to access MARC data encoded as XML
MARC::XML 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. Installing MARC-XML automatically adds support for the additional file format for use with MARC::Batch.