Metadata-Version: 1.1
Name: PyProt
Version: 1.0.4
Summary: Tools for Protein structure file manipulation
Home-page: https://github.com/rasbt/pyprot
Author: Sebastian Raschka
Author-email: se.raschka@gmail.com
License: GPLv3
Description: 
        
        PyProt is a Python package for working with protein structure files formats. 
        It comes with a collection of ready-to-use scripts for the most common file 
        operations and protein analyses.
        
        For more details and examples please see the package documentation.
        
        The original project is hosted and developed at: https://github.com/rasbt/pyprot
        
         Contact
        =============
        
        If you have any questions or comments about PyProt, please feel free to contact me via
        email: se.raschka@gmail.com
        or twitter: https://twitter.com/rasbt
        
        
Keywords: proteins PDB MOL2
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Software Development :: Libraries :: Python Modules
