.gitignore
CHANGELOG
LICENSE
MANIFEST.in
README.rst
pyproject.toml
.github/workflows/check.yml
.github/workflows/deploy_pypi.yml
examples/numpy2fcs.py
examples/tdms2fcs.py
examples/data/example_rt-dc.tdms
fcswrite/__init__.py
fcswrite/_version.py
fcswrite/fcswrite.py
fcswrite.egg-info/PKG-INFO
fcswrite.egg-info/SOURCES.txt
fcswrite.egg-info/dependency_links.txt
fcswrite.egg-info/requires.txt
fcswrite.egg-info/top_level.txt
tests/requirements.txt
tests/test_header_size.py
tests/test_read_fcm.py
tests/test_read_fcsparser.py
tests/test_write_simple.py