.gitignore
LICENSE.rst
README.rst
pyproject.toml
setup.py
.github/workflows/test_and_deploy.yml
src/biotraj/.gitignore
src/biotraj/__init__.py
src/biotraj/dcd.c
src/biotraj/dcd.pyx
src/biotraj/dcdlib.pxd
src/biotraj/netcdf.py
src/biotraj/trr.c
src/biotraj/trr.pyx
src/biotraj/trrlib.pxd
src/biotraj/utils.py
src/biotraj/version.py
src/biotraj/xdrlib.pxd
src/biotraj/xtc.c
src/biotraj/xtc.pyx
src/biotraj.egg-info/PKG-INFO
src/biotraj.egg-info/SOURCES.txt
src/biotraj.egg-info/dependency_links.txt
src/biotraj.egg-info/not-zip-safe
src/biotraj.egg-info/requires.txt
src/biotraj.egg-info/top_level.txt
src/biotraj/include/dcdplugin.h
src/biotraj/include/endianswap.h
src/biotraj/include/fastio.h
src/biotraj/include/largefiles.h
src/biotraj/include/molfile_plugin.h
src/biotraj/include/trr_header.h
src/biotraj/include/vmdplugin.h
src/biotraj/include/xdr_seek.h
src/biotraj/include/xdrfile.h
src/biotraj/include/xdrfile_trr.h
src/biotraj/include/xdrfile_xtc.h
src/biotraj/src/.gitignore
src/biotraj/src/README
src/biotraj/src/dcdplugin.c
src/biotraj/src/dcdplugin.license
src/biotraj/src/xdr_seek.c
src/biotraj/src/xdrfile.c
src/biotraj/src/xdrfile_trr.c
src/biotraj/src/xdrfile_xtc.c
tests/__init__.py
tests/test_dcd.py
tests/test_netcdf.py
tests/test_trr.py
tests/test_version.py
tests/test_xtc.py
tests/util.py
tests/data/1bpi.pdb
tests/data/2EQQ.pdb
tests/data/4ZUO.pdb
tests/data/aaqaa-wat.pdb
tests/data/ala_dipeptide.dcd
tests/data/alanine-dipeptide-explicit.dcd
tests/data/alanine-dipeptide-explicit.pdb
tests/data/frame0.dcd
tests/data/frame0.dcd.h5
tests/data/frame0.dcd.npz
tests/data/frame0.gro
tests/data/frame0.nc
tests/data/frame0.pdb
tests/data/frame0.pdb.gz
tests/data/frame0.trr
tests/data/frame0.xtc
tests/data/frame0.xtc.h5
tests/data/frame0.xtc.npz
tests/data/mdcrd.nc
tests/data/native.pdb
tests/data/native2.pdb
tests/data/smooth.txt
tests/data/test_hoomdxml.dcd
tests/data/traj.h5
tests/data/traj_prep.xtc
tests/data/traj_prep_top.pdb