Metadata-Version: 2.0
Name: CGRtools
Version: 2.8.32
Summary: CGR tools
Home-page: https://github.com/stsouko/CGRtools
Author: Dr. Ramil Nugmanov
Author-email: stsouko@live.ru
License: AGPLv3
Keywords: tools cgr cli
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: networkx (<2.2,>=2.1)
Requires-Dist: lxml (<4.3,>=4.1.1)
Requires-Dist: coho (<0.4,>=0.3)
Provides-Extra: autocomplete
Requires-Dist: argcomplete; extra == 'autocomplete'
Provides-Extra: sphinx
Requires-Dist: sphinx (>=1.6); extra == 'sphinx'

CGRTools
=========
CGR based reactions manipulations.


INSTALL
=======
    pip install -U git+https://github.com/stsouko/CGRtools.git@2.8#egg=CGRtools

or

    pip install CGRTools>=2.8,<2.9

COPYRIGHT
=========

2014-2018 Ramil Nugmanov <stsouko@live.ru>  
2014-2018 Timur Madzhidov <tmadzhidov@gmail.com>  
2014-2018 Alexandre Varnek <varnek@unistra.fr>


