NAME
marc-leader - Script to decode MARC leader from file or string.
SYNOPSIS
marc-leader [-a] [-d] [-f marc_xml_file] [-h] [--version] [leader_string]
DESCRIPTION
It supports MARC XML files now.
ARGUMENTS
-aPrint with ANSI colors. Or use
NO_COLOR/COLORenv variables.-dDon't print description.
-f marc_xml_fileMARC XML file name to decode of leader
-hPrint help.
--versionPrint version of script.
leader_stringMARC leader string to decode.
EXAMPLE
marc-leader -f __MARC.xml__
REPOSITORY
https://github.com/michal-josef-spacek/App-MARC-Leader
AUTHOR
Michal Josef Špaček mailto:skim@cpan.org
LICENSE AND COPYRIGHT
© 2023-2024 Michal Josef Špaček
BSD 2-Clause License
VERSION
0.07