Metadata-Version: 2.1
Name: gmxapi
Version: 0.2.3.post2
Summary: gmxapi Python interface for GROMACS
Home-page: http://gmxapi.org/
Author: M. Eric Irrgang
Author-email: info@gmxapi.org
License: LGPL
Requires-Python: >=3.6
License-File: LICENSE

gmxapi provides Python access to GROMACS molecular simulation tools.
Operations can be connected flexibly to allow high performance simulation and
analysis with complex control and data flows. Users can define new operations
in C++ or Python with the same tool kit used to implement this package.

This Python package requires a compatible GROMACS installation with the API
libraries and headers.

See http://gmxapi.org/ for details on installation and usage.
