Metadata-Version: 2.1
Name: gmxapi
Version: 0.4.0
Summary: gmxapi Python interface for GROMACS.
Home-page: http://gmxapi.org/
Author: GROMACS gmxapi team
Author-email: info@gmxapi.org
License: LGPL
Requires-Python: >=3.7
License-File: LICENSE

gmxapi Python interface for GROMACS.

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.
