Metadata-Version: 2.1
Name: marcx
Version: 0.2.12
Summary: MARC record manipulation library based on pymarc
Home-page: https://github.com/ubleipzig/marcx
Author: Martin Czygan
Author-email: martin.czygan@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing :: General
License-File: LICENSE


marcx consists mainly of a `pymarc.Record` subclass called `marcx.Record`,
that implements a few extra methods, which should ease MARC library
metadata manipulations.

Documentation and examples can be found under: https://github.com/ubleipzig/marcx


