LICENSE
README.md
pyproject.toml
requirements.txt
gtfparse/__init__.py
gtfparse/attribute_parsing.py
gtfparse/create_missing_features.py
gtfparse/parsing_error.py
gtfparse/read_gtf.py
gtfparse.egg-info/PKG-INFO
gtfparse.egg-info/SOURCES.txt
gtfparse.egg-info/dependency_links.txt
gtfparse.egg-info/requires.txt
gtfparse.egg-info/top_level.txt
gtfparse/../requirements.txt
tests/test_create_missing_features.py
tests/test_ensembl_gtf.py
tests/test_expand_attributes.py
tests/test_multiple_values_for_tag_attribute.py
tests/test_parse_gtf_lines.py
tests/test_read_stringtie_gtf.py
tests/test_refseq_gtf.py