Metadata-Version: 2.1
Name: candiy-lemon
Version: 0.2.0
Summary: Mine data from the PDB in minutes
Home-page: http://github.com/chopralab/lemon
Author: Jonathan Fine
Author-email: choprait@purdue.edu
License: BSD
Keywords: chemistry computational cheminformatics proteins structural biology
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Programming Language :: C++
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Software Development :: Libraries :: Python Modules

Lemon is a framework and API for mining information from
the PDB and other sources. This module provides the Python bindings to the Lemon
framework to allow users to create Lemon workflows completely in Python without
building any C++ executable. See the documentation at
http://chopralab.github.io/lemon

