.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
tox.ini
pdbx2df/__init__.py
pdbx2df/py.typed
pdbx2df/read_pdb.py
pdbx2df/read_pdbx.py
pdbx2df/split_line.py
pdbx2df/version.py
pdbx2df/write_pdb.py
pdbx2df/write_pdbx.py
pdbx2df.egg-info/PKG-INFO
pdbx2df.egg-info/SOURCES.txt
pdbx2df.egg-info/dependency_links.txt
pdbx2df.egg-info/requires.txt
pdbx2df.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_read_pdb.py
tests/test_read_pdbx.py
tests/test_split_line.py
tests/test_write_pdb.py
tests/test_write_pdbx.py