Metadata-Version: 1.1
Name: biopandas
Version: 0.1.2
Summary: Molecular Structures in Pandas DataFrames
Home-page: https://github.com/rasbt/biopandas
Author: Sebastian Raschka
Author-email: mail@sebastianraschka.com
License: new BSD
Description: 
        Biopandas is a python package for working with molecular structures
        in pandas DataFrames.
        
        
        Contact
        =============
        
        If you have any questions or comments about biopandas, please feel free to contact me via
        eMail: mail@sebastianraschka.com
        or Twitter: https://twitter.com/rasbt
        
        This project is hosted at https://github.com/rasbt/biopandas
        
        The documentation can be found at http://rasbt.github.io/biopandas/
        
        
Platform: any
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Scientific/Engineering
