Metadata-Version: 2.1
Name: MDAnalysis
Version: 2.1.0
Summary: An object-oriented toolkit to analyze molecular dynamics trajectories generated by CHARMM, Gromacs, NAMD, LAMMPS, or Amber.
Home-page: https://www.mdanalysis.org
Download-URL: https://github.com/MDAnalysis/mdanalysis/releases
Author: MDAnalysis Development Team
Author-email: mdanalysis@numfocus.org
Maintainer: MDAnalysis Core Developers
Maintainer-email: mdanalysis@numfocus.org
License: GPL 2
Project-URL: Documentation, https://docs.mdanalysis.org/
Project-URL: User Guide, https://userguide.mdanalysis.org/
Project-URL: Issue Tracker, https://github.com/mdanalysis/mdanalysis/issues
Project-URL: User Group, https://groups.google.com/g/mdnalysis-discussion/
Project-URL: Discord, https://discord.com/channels/807348386012987462/
Project-URL: Blog, https://www.mdanalysis.org/blog/
Project-URL: Twitter, https://twitter.com/mdanalysis
Project-URL: Source, https://github.com/mdanalysis/mdanalysis
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows 
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: C
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides: MDAnalysis
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: numpy (>=1.18.0)
Requires-Dist: biopython (>=1.71)
Requires-Dist: networkx (>=1.0)
Requires-Dist: GridDataFormats (>=0.4.0)
Requires-Dist: mmtf-python (>=1.0.0)
Requires-Dist: joblib (>=0.12)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: matplotlib (>=1.5.1)
Requires-Dist: tqdm (>=4.43.0)
Requires-Dist: threadpoolctl
Requires-Dist: packaging
Requires-Dist: gsd (>=1.9.3)
Provides-Extra: amber
Requires-Dist: netCDF4 (>=1.0) ; extra == 'amber'
Provides-Extra: analysis
Requires-Dist: seaborn ; extra == 'analysis'
Requires-Dist: sklearn ; extra == 'analysis'
Requires-Dist: tidynamics (>=1.0.0) ; extra == 'analysis'

MDAnalysis -- https://www.mdanalysis.org/
