Metadata-Version: 2.1
Name: xgbxml
Version: 0.0.3a2
Summary: lxml parser for gbXML files - create and edit gbXML files with custom Python lxml Element classes
Home-page: https://github.com/stevenkfirth/xgbxml
Author: Steven Firth
Author-email: s.k.firth@lboro.ac.uk
Project-URL: Documentation, https://xgbxml.readthedocs.io/en/latest/
Project-URL: Source, https://github.com/stevenkfirth/xgbxml
Project-URL: Bug Tracker, https://github.com/stevenkfirth/xgbxml/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: lxml
Requires-Dist: importlib
Requires-Dist: shapely
Requires-Dist: triangle
Requires-Dist: matplotlib

# xgbxml
lxml parser for gbXML files - create and edit gbXML files with custom python Element classes

UNDER DEVELOPMENT

Draft documentation here: https://xgbxml.readthedocs.io/en/latest/



