Metadata-Version: 2.1
Name: seamm-ff-util
Version: 0.2.1
Summary: The SEAMM Forcefield utilities read and write forcefields, assigns them to molecules, and creates energy expressions.
Home-page: https://github.com/molssi-seam/seamm_ff_util
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: BSD license
Keywords: seamm_ff_util
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pillow
Requires-Dist: seamm-util
Requires-Dist: packaging
Requires-Dist: pprint

==========================
SEAMM Forcefield Utilities
==========================


.. image:: https://img.shields.io/pypi/v/seamm_ff_util.svg
        :target: https://pypi.python.org/pypi/seamm_ff_util

.. image:: https://travis-ci.org/molssi-seamm/seamm_ff_util.svg?branch=master
        :target: https://travis-ci.org/molssi-seamm/seamm_ff_util

.. image:: https://readthedocs.org/projects/custom-step/badge/?version=latest
        :target: https://custom-step.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/molssi-seamm/seamm_ff_util/shield.svg
     :target: https://pyup.io/repos/github/molssi-seamm/seamm_ff_util/
     :alt: Updates

.. image:: https://codecov.io/gh/molssi-seamm/seamm_ff_util/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/molssi-seamm/seamm_ff_util


The SEAMM Forcefield Utilities read and write forcefields, assigns them to molecules, and creates energy expressions.


* Free software: BSD license
* Documentation: https://seamm_ff_util.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2017-12-05)
------------------

* First release on PyPI.


