Metadata-Version: 1.1
Name: sdfparser
Version: 0.1.0
Summary: Parser for Chemical table files are files that contain information about chemicals.
Home-page: https://github.com/llazzaro/sdfparser
Author: Leonardo Lazzaro
Author-email: llazzaro@dc.uba.ar
License: ISCL
Description: ===============================
        sdfparser
        ===============================
        
        .. image:: https://img.shields.io/travis/llazzaro/sdfparser.svg
                :target: https://travis-ci.org/llazzaro/sdfparser
        
        .. image:: https://img.shields.io/pypi/v/sdfparser.svg
                :target: https://pypi.python.org/pypi/sdfparser
        
        
        Parser for Chemical table files are files that contain information about chemicals.
        
        * Free software: ISC license
        * Documentation: https://sdfparser.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: sdfparser
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
