Metadata-Version: 1.1
Name: contact-map
Version: 0.1.2
Summary: Contact maps based on MDTraj
Home-page: http://github.com/dwhswenson/contact_map
Author: David W.H. Swenson
Author-email: dwhs@hyperblazer.net
License: LGPL
Description-Content-Type: UNKNOWN
Description: 
        Contact maps based on MDTraj; useful for studying for intramolecular and
        intermolecular contacts from simulations of biomolecular systems. For a
        more detailed description, see package's documentation.
        
Platform: Linux
Platform: Mac OS X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires: future
Requires: numpy
Requires: mdtraj
Requires: scipy
Requires: pandas
