Metadata-Version: 1.1
Name: smilite
Version: 1.0.0
Summary: smilite is a Python 3 module to download and analyze SMILE strings
Home-page: https://github.com/rasbt/smilite
Author: Sebastian Raschka
Author-email: se.raschka@gmail.com
License: GPLv3
Description: 
        
        smilite is a Python 3 module to download and analyze SMILE strings (Simplified Molecular-Input Line-entry System)
        of chemical compounds from ZINC 
        (a free database of commercially-available compounds for virtual screening, http://zinc.docking.org)
        
        
         Contact
        =============
        
        If you have any questions or comments about PyPrind, please feel free to contact me via
        eMail: se.raschka@gmail.com
        or Twitter: https://twitter.com/rasbt
        
        
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
