Metadata-Version: 1.1
Name: marcx
Version: 0.1.3
Summary: MARC21 record manipulation library based on pymarc
Home-page: https://github.com/miku/marcx
Author: Martin Czygan
Author-email: martin.czygan@gmail.com
License: UNKNOWN
Description:  
        marcx consists mainly of a `pymarc.Record` subclass called `FatRecord`,
        that implements a few extra methods, which should ease MARC21 library
        metadata manipulations.
        
        Documentation and examples can be found under: https://github.com/miku/marcx
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing :: General
