edeposit / marcxml_parser

MARC XML / OAI parser, with few highlevel getters.
MIT License
4 stars 5 forks source link

Introduction

.. image:: https://badge.fury.io/py/marcxml_parser.png :target: https://pypi.python.org/pypi/marcxml_parser

.. image:: https://pypip.in/d/marcxml_parser/badge.png

This module contains parser for MARC XML / OAI format, with some highlevel getters, which can retreive names of authors, or titles of books from MARC XML / OAI records.

.. _MARC XML: http://www.loc.gov/marc/marcxml.html .. _OAI: http://www.openarchives.org/OAI/oai_marc.xsd

Documentation

Full module documentation and description can be found at Read the Docs: