MANIFEST.in
README.md
setup.cfg
setup.py
examples/CRISPR_example.py
examples/sbol2_logging.py
examples/sbol_to_genbank.py
examples/data/BBa_I0462.xml
sbol2/SBOL2Serialize.py
sbol2/__init__.py
sbol2/attachment.py
sbol2/collection.py
sbol2/combinatorialderivation.py
sbol2/component.py
sbol2/componentdefinition.py
sbol2/config.py
sbol2/constants.py
sbol2/dbtl.py
sbol2/document.py
sbol2/experiment.py
sbol2/identified.py
sbol2/implementation.py
sbol2/interaction.py
sbol2/location.py
sbol2/mapsto.py
sbol2/measurement.py
sbol2/model.py
sbol2/module.py
sbol2/moduledefinition.py
sbol2/object.py
sbol2/participation.py
sbol2/partshop.py
sbol2/property.py
sbol2/provo.py
sbol2/sbolerror.py
sbol2/sequence.py
sbol2/sequenceannotation.py
sbol2/sequenceconstraint.py
sbol2/toplevel.py
sbol2/uridict.py
sbol2/validation.py
sbol2.egg-info/PKG-INFO
sbol2.egg-info/SOURCES.txt
sbol2.egg-info/dependency_links.txt
sbol2.egg-info/requires.txt
sbol2.egg-info/top_level.txt
test/test_attachment.py
test/test_collection.py
test/test_component.py
test/test_componentdefinition.py
test/test_config.py
test/test_constants.py
test/test_crispr.py
test/test_design.py
test/test_document.py
test/test_error.py
test/test_identified.py
test/test_implementation.py
test/test_interaction.py
test/test_moduledefinition.py
test/test_object.py
test/test_ownedobject.py
test/test_partshop.py
test/test_property.py
test/test_provo.py
test/test_referencedobject.py
test/test_roundtrip.py
test/test_sequence.py
test/test_style.py
test/test_tutorial.py
test/test_validation.py