Metadata-Version: 1.2
Name: libsbgnpy
Version: 0.2.0
Summary: libsbgn python bindings
Home-page: https://github.com/matthiaskoenig/libsbgn-python
Author: Matthias König
Author-email: konigmatt@googlemail.com
License: LGPLv3
Description: libsbgn python bindings
        =======================
        
        Python bindings for the reading, writing, manipulation and validation
        of files in the Systems Biology Graphical Notation (SBGN) format.
        Information available on the www.sbgn.org.
        
        
Keywords: SBGN,libsbgn
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
