marc2aleph

Conversion from MARC(2709) to Aleph sequential and vice-versa


License
GPL-3.0
Install
pip install marc2aleph==0.0.1

Documentation

Introduction

This module is intended to provide users with a simple way to convert MARC(2709) to Aleph sequential and vice-versa.

Installation

From PyPI:

pip install marc2aleph

From GitHub:

git clone https://github.com/turricula/marc2aleph
cd marc2aleph
python setup.py install