Metadata-Version: 2.1
Name: modelcraft
Version: 0.3.0
Summary: Automated model building pipeline for X-ray crystallography
Home-page: https://github.com/paulsbond/modelcraft
Author: Paul Bond
Author-email: paul.bond@york.ac.uk
License: LGPL-2.1
Description: # ModelCraft
        
        [![PyPI](https://img.shields.io/pypi/v/modelcraft)](https://pypi.org/project/modelcraft/)
        [![GitHub](https://img.shields.io/github/license/paulsbond/modelcraft)](https://github.com/paulsbond/modelcraft/blob/master/LICENSE)
        [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/modelcraft)](https://pypi.org/project/modelcraft/)    
        [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/paulsbond/modelcraft/Python%20application)](https://github.com/paulsbond/modelcraft/actions?query=workflow%3A%22Python+application%22)
        [![LGTM Grade](https://img.shields.io/lgtm/grade/python/github/paulsbond/modelcraft)](https://lgtm.com/projects/g/paulsbond/modelcraft)
        [![LGTM Alerts](https://img.shields.io/lgtm/alerts/github/paulsbond/modelcraft)](https://lgtm.com/projects/g/paulsbond/modelcraft)
        [![GitHub issues](https://img.shields.io/github/issues/paulsbond/modelcraft)](https://github.com/paulsbond/modelcraft/issues)
        [![Codecov](https://img.shields.io/codecov/c/gh/paulsbond/modelcraft)](https://codecov.io/gh/paulsbond/modelcraft)  
        [![PyPI - Downloads](https://img.shields.io/pypi/dm/modelcraft)](https://pypistats.org/packages/modelcraft)
        [![GitHub repo size](https://img.shields.io/github/repo-size/paulsbond/modelcraft)](https://github.com/paulsbond/modelcraft/releases)
        
        Automated model building pipeline for X-ray crystallography.
        
        https://paulsbond.co.uk/modelcraft
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
