FortranBinary README

Package for handling of FORTRAN binary data with python.

Installation:

To install the latest releaase from PyPI:

pip install numpyXtns

Alternatively, download the source from the repository install via pip, descend into the top-level of the source tree and launch:

pip3 install .

or to install in developers mode:

pip3 install -e .

Documentation:

Documentation to this package can be found on readthedocs.