Metadata-Version: 2.1
Name: pdb4all
Version: 0.4.0
Summary: Convert between common protein pdb formats and names 
Home-page: https://github.com/boneta/pdb4all
Author: Sergio Boneta
Author-email: boneta@unizar.es
License: GPLv3
Description: # pdb4all
        *Convert between common protein pdb formats and names*
        
        ### Usage
        ```
          pdb4all <options> .pdb
        ```
        
        ### Currently supported ForceFields name conventions
          * Amber
          * Charmm
          * OPLS
        
        ### Currently supported formats (software)
          * Fasta
          * Maestro
          * GROMACS
          * fDynamo
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7
Description-Content-Type: text/markdown
