CONTRIBUTING.rst
LICENCE.rst
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
.github/workflows/publish.yml
.idea/BioPython-Convert.iml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/vcs.xml
.idea/codeStyles/codeStyleConfig.xml
.idea/inspectionProfiles/Project_Default.xml
bin/biopython.convert
biopython.convert.egg-info/PKG-INFO
biopython.convert.egg-info/SOURCES.txt
biopython.convert.egg-info/dependency_links.txt
biopython.convert.egg-info/entry_points.txt
biopython.convert.egg-info/not-zip-safe
biopython.convert.egg-info/pbr.json
biopython.convert.egg-info/requires.txt
biopython.convert.egg-info/top_level.txt
biopython_convert/JMESPathGen.py
biopython_convert/__init__.py
biopython_convert/__main__.py
biopython_convert/__version.py
test-data/has_plasmids.gbff
test-data/outputs/basic
test-data/outputs/convert
test-data/outputs/filter
test-data/outputs/gff
test-data/outputs/info
test-data/outputs/split/record.$0$
test-data/outputs/split/record.$1$
test-data/outputs/split/record.$2$
tests/__init__.py
tests/__main__.py
tests/test_convert.py