Metadata-Version: 1.1
Name: chemlab
Version: 1.0b1
Summary: The python chemistry library you were waiting for
Home-page: https://chemlab.github.com/chemlab
Author: Gabriele Lanaro
Author-email: gabriele.lanaro@gmail.com
License: LGPL(no PyQt), GPL3(with PyQt)
Description: 
            chemlab is a python library and a set of utilities built to ease the
            life of the computational chemist. It takes inspiration from other
            python scientific library such as numpy scipy and matplotlib, and aims
            to bring a consistent and simple API by following the python
            guidelines.
        
            Computational and theoretical chemistry is a huge
            field, and providing a program that encompasses all aspects of it is an
            impossible task. The spirit of chemlab is to provide a common ground
            from where you can build specific programs. For this reason it
            includes an easily extendable molecular viewer and flexible data
            structures field-independent.
            
Keywords: chemistry molecular_viewer
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Multimedia :: Graphics :: Viewers
Classifier: Programming Language :: Python :: 2.7
