Metadata-Version: 1.1
Name: libsbgnpy
Version: 0.1.5
Summary: libsbgn python bindings
Home-page: https://github.com/matthiaskoenig/libsbgn-python
Author: Matthias Koenig
Author-email: konigmatt@googlemail.com
License: LGPL-v3
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.
        
        The file should use UTF-8 encoding and be written using ReStructured Text. It
        will be used to generate the project webpage on PyPI, and should be written for
        that purpose.
        
        Typical contents for this file would include an overview of the project, basic
        usage examples, etc. Generally, including the project changelog in here is not
        a good idea, although a simple "What's New" section for the most recent version
        may be appropriate.
        
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
