LICENSE
MANIFEST.in
Makefile
README.rst
pytest.ini
requirements.txt
setup.cfg
setup.py
versioneer.py
pytng/__init__.py
pytng/_version.py
pytng/pytng.pyx
pytng.egg-info/PKG-INFO
pytng.egg-info/SOURCES.txt
pytng.egg-info/dependency_links.txt
pytng.egg-info/not-zip-safe
pytng.egg-info/top_level.txt
pytng/include/compression/bwlzh.h
pytng/include/compression/bwt.h
pytng/include/compression/coder.h
pytng/include/compression/dict.h
pytng/include/compression/fixpoint.h
pytng/include/compression/huffman.h
pytng/include/compression/lz77.h
pytng/include/compression/merge_sort.h
pytng/include/compression/mtf.h
pytng/include/compression/my64bit.h
pytng/include/compression/rle.h
pytng/include/compression/tng_compress.h
pytng/include/compression/vals16.h
pytng/include/compression/warnmalloc.h
pytng/include/compression/widemuldiv.h
pytng/include/external/crc32.h
pytng/include/external/deflate.h
pytng/include/external/inffast.h
pytng/include/external/inffixed.h
pytng/include/external/inflate.h
pytng/include/external/inftrees.h
pytng/include/external/trees.h
pytng/include/external/zconf.h
pytng/include/external/zlib.h
pytng/include/external/zutil.h
pytng/include/tng/md5.h
pytng/include/tng/tng_io.h
pytng/include/tng/tng_io.hpp
pytng/include/tng/tng_io_fwd.h
pytng/include/tng/version.h
pytng/include/tng/version.h.in
pytng/src/compression/bwlzh.c
pytng/src/compression/bwt.c
pytng/src/compression/coder.c
pytng/src/compression/dict.c
pytng/src/compression/fixpoint.c
pytng/src/compression/huffman.c
pytng/src/compression/huffmem.c
pytng/src/compression/lz77.c
pytng/src/compression/merge_sort.c
pytng/src/compression/mtf.c
pytng/src/compression/rle.c
pytng/src/compression/tng_compress.c
pytng/src/compression/vals16.c
pytng/src/compression/warnmalloc.c
pytng/src/compression/widemuldiv.c
pytng/src/compression/xtc2.c
pytng/src/compression/xtc3.c
pytng/src/external/README
pytng/src/external/zlib/README
pytng/src/external/zlib/adler32.c
pytng/src/external/zlib/compress.c
pytng/src/external/zlib/crc32.c
pytng/src/external/zlib/deflate.c
pytng/src/external/zlib/inffast.c
pytng/src/external/zlib/inflate.c
pytng/src/external/zlib/inftrees.c
pytng/src/external/zlib/trees.c
pytng/src/external/zlib/uncompr.c
pytng/src/external/zlib/zutil.c
pytng/src/lib/md5.c
pytng/src/lib/tng_io-config.cmake.in
pytng/src/lib/tng_io-configVersion.cmake.in
pytng/src/lib/tng_io.c
pytng/src/lib/tng_io_fortran.c
tests/conftest.py
tests/profile_tng.py
tests/test_tng.py
tests/__pycache__/conftest.cpython-39-pytest-7.1.2.pyc
tests/__pycache__/test_tng.cpython-39-pytest-7.1.2.pyc
tests/reference_files/README
tests/reference_files/argon_npt_compressed.tng
tests/reference_files/badtngfile.tng
tests/reference_files/test.tng
tests/reference_files/tng_example.tng
tests/reference_files/tng_😝_emoji.tng
tests/reference_files/water_npt_compressed_trjconv.tng
tests/reference_files/water_uncompressed_vels_forces.tng