AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/01_short_overview.rst
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/readme.rst
docs/api/modules.rst
docs/api/nifigator.rst
src/nifigator/__init__.py
src/nifigator/const.py
src/nifigator/converters.py
src/nifigator/nafdocument.py
src/nifigator/nifgraph.py
src/nifigator/nifobjects.py
src/nifigator/pdfparser.py
src/nifigator/utils.py
src/nifigator.egg-info/PKG-INFO
src/nifigator.egg-info/SOURCES.txt
src/nifigator.egg-info/dependency_links.txt
src/nifigator.egg-info/not-zip-safe
src/nifigator.egg-info/requires.txt
src/nifigator.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_nifobjects.py