Metadata-Version: 1.1
Name: mbuild
Version: 0.4.1
Summary: mbuild is a component based molecule builder tool to assemble large molecular systems from reusable parts for molecular dynamics simulations
Home-page: https://github.com/sallai/mbuild
Author: Janos Sallai, Christoph Klein
Author-email: janos.sallai@vanderbilt.edu, christoph.klein@vanderbilt.edu
License: LGPL
Download-URL: https://github.com/sallai/mbuild/tarball/0.4.1
Description: mBuild: a hierarchical, component based molecule builder
        ========================================================
        
        .. image:: https://badge.fury.io/py/mbuild.png
            :target: http://badge.fury.io/py/mbuild
            
        .. image:: https://travis-ci.org/sallai/mbuild.png?branch=develop
                :target: https://travis-ci.org/sallai/mbuild
                
        .. image:: https://coveralls.io/repos/sallai/mbuild/badge.png?branch=develop 
                :target: https://coveralls.io/r/sallai/mbuild?branch=develop
        
        .. image:: https://readthedocs.org/projects/mbuild/badge/?version=develop
                :target: http://mbuild.readthedocs.org/en/develop/
                :alt: Documentation Status
        
        mBuild is a component based molecule builder tool used to assemble complex
        molecular systems from reusable parts for molecular dynamics simulations.
        
        * Documentation: http://mbuild.rtfd.org/en/develop/
        
        
        
        
        
        History
        -------
        
        0.3.0 (2014-03-11)
        ++++++++++++++++++
        
        * First release on PyPI.
Keywords: mbuild
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
