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/no_seq.gbff
test-data/outputs/basic
test-data/outputs/convert
test-data/outputs/faa
test-data/outputs/ffn
test-data/outputs/filter
test-data/outputs/gentype
test-data/outputs/gff
test-data/outputs/info
test-data/outputs/jpath_slice
test-data/outputs/json
test-data/outputs/json_jpath
test-data/outputs/json_jpath_extract
test-data/outputs/json_jpath_let
test-data/outputs/json_jpath_split
test-data/outputs/no_seq
test-data/outputs/ptt
test-data/outputs/txt
test-data/outputs/yaml
test-data/outputs/yaml_jpath
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