Metadata-Version: 2.2
Name: OpenMM
Version: 8.1.2
Summary: Python wrapper for OpenMM (a C++ MD package)
Home-page: https://openmm.org
Download-URL: https://openmm.org
Author: Peter Eastman
License: Python Software Foundation License (BSD-like)
Platform: Linux
Platform: Mac OS X
Platform: Windows
Dynamic: author
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: platform
Dynamic: summary

OpenMM is a toolkit for molecular simulation. It can be used either as a
    stand-alone application for running simulations, or as a library you call
    from your own code. It provides a combination of extreme flexibility
    (through custom forces and integrators), openness, and high performance
    (especially on recent GPUs) that make it truly unique among simulation codes.
    
