Metadata-Version: 1.1
Name: offpele
Version: 0.3.1
Summary: Open Force Field to PELE
Home-page: http://github.com/martimunicoy/offpele
Author: Martí Municoy
Author-email: martimunicoy@gmail.com
License: MIT
Description: | **About** | [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Python](https://img.shields.io/badge/python-3.6%2C%203.7-blue.svg)](https://martimunicoy.github.io/offpele) [![Release](https://img.shields.io/github/release/martimunicoy/offpele.svg?include_prereleases)](https://github.com/martimunicoy/offpele/releases/) |
        | :------ | :------- |
        | **Status** | [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/martimunicoy/offpele.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/martimunicoy/offpele/context:python) [![Test](https://github.com/martimunicoy/offpele/workflows/Test/badge.svg)](https://github.com/martimunicoy/offpele/actions?query=workflow%3ATest) [![codecov](https://codecov.io/gh/martimunicoy/offpele/branch/master/graph/badge.svg)](https://codecov.io/gh/martimunicoy/offpele) |
        | **Installation** | [![Conda](https://img.shields.io/conda/v/martimunicoy/offpele.svg)](https://anaconda.org/martimunicoy/offpele) [![PyPI](https://img.shields.io/pypi/v/offpele)](https://pypi.org/project/offpele/) |
        
        # Open Force Field to PELE
        The `offpele` (Open Force Field to PELE) is a Python package that builds [PELE](https://pele.bsc.es/pele.wt)-compatible force field templates using the [Open Force Field toolkit](https://github.com/openforcefield/openforcefield).
        
        ## Documentation
        The documentation for the `offpele` package is available at [GitHub Pages](https://martimunicoy.github.io/offpele).
        
Keywords: molecular mechanics,forcefield,potential energy
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
