Metadata-Version: 1.1
Name: chembl-compatibility
Version: 0.5.5
Summary: Compatibility layer for running webservices from outside ChEMBL
Home-page: https://www.ebi.ac.uk/chembl/
Author: Michal Nowotka
Author-email: mnowotka@ebi.ac.uk
License: Apache Software License
Description: chembl_compatibility
        ======
        
        This is chembl_compatibility package developed at Chembl group, EMBL-EBI, Cambridge, UK.
        
        This package provides a compatibility layer between migration and core models and database created by migration.
        In simple words if you want to run your own webservices on a database created from sql dumps provided by ChEMBL or
        with structure the same as the one in dumps you need to include this application is your settings file if you don't
        want to manually modify webservices code.
        
Platform: Linux
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Chemistry
