Metadata-Version: 2.1
Name: MDAnalysisTests
Version: 0.19.2
Summary: MDAnalysis testsuite
Home-page: https://www.mdanalysis.org
Author: Naveen Michaud-Agrawal
Author-email: naveen.michaudagrawal@gmail.com
Maintainer: Richard Gowers
Maintainer-email: mdnalysis-discussion@googlegroups.com
License: GPL 2
Download-URL: https://github.com/MDAnalysis/mdanalysis/releases
Project-URL: Documentation, https://github.com/MDAnalysis/mdanalysis/wiki/UnitTests
Project-URL: CI Tests, https://travis-ci.org/MDAnalysis/mdanalysis
Project-URL: CI Coverage, https://codecov.io/gh/MDAnalysis/mdanalysis
Project-URL: Developer Group, https://groups.google.com/forum/#!forum/mdnalysis-devel
Project-URL: Issue Tracker, https://github.com/mdanalysis/mdanalysis/issues
Project-URL: Source, https://github.com/mdanalysis/mdanalysis
Description: ===================
          MDAnalysisTests
        ===================
        
        |build| |cov| |devdocs| |developergroup| 
        
        MDAnalysis_ is a Python toolkit to analyze molecular dynamics
        trajectories generated by CHARMM, Amber, NAMD, LAMMPS, or Gromacs.
        
        .. NOTE:: *This* package only contains the UnitTests and the data
                  files that are used in the test suite of the MDAnalysis_
                  package https://www.mdanalysis.org. They should be
                  installed together with MDAnalysis_.
        
        The test files change less frequently, take up around 70 MB of space,
        and are not needed for daily use of MDAnalysis so they are distributed
        separately from the main package.
        
        For installation instruction please have a look at INSTALL and the
        instructions online at https://github.com/MDAnalysis/mdanalysis/wiki/INSTALL
        
        The tests are described at https://github.com/MDAnalysis/mdanalysis/wiki/UnitTests
        
        For further information please see the `documentation for MDAnalysis`_
        itself.
        
        
        Contact 
        =======
        
        Please report bugs and feature requests through the `Issue Tracker`_.
        
        Help is also available through the mailing list at https://groups.google.com/group/mdnalysis-discussion
        
        .. Links
        .. _MDAnalysis: https://www.mdanalysis.org
        .. _Issue Tracker: https://github.com/mdanalysis/mdanalysis/issues
        .. _`documentation for MDAnalysis`: https://www.mdanalysis.org/docs/
        
        
        .. badges
           
        .. |build| image:: https://travis-ci.org/MDAnalysis/mdanalysis.svg?branch=develop
           :alt: Build Status
           :target: https://travis-ci.org/MDAnalysis/mdanalysis
        
        .. |cov|   image:: https://codecov.io/gh/MDAnalysis/mdanalysis/branch/develop/graph/badge.svg
           :alt: Coverage Status
           :target: https://codecov.io/gh/MDAnalysis/mdanalysis	     
        
        .. |devdocs| image:: https://img.shields.io/badge/docs-development-yellow.svg
           :alt: Documentation (development version)
           :target: https://www.mdanalysis.org/mdanalysis/
        	     
        .. |developergroup| image:: https://img.shields.io/badge/Google%20Group-Developers-lightgrey.svg
           :alt: Developer Google Group
           :target: http://developers.mdanalysis.org
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
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
Description-Content-Type: text/x-rst
