Metadata-Version: 2.1
Name: testing_project
Version: 0.1.2
Summary: Project to show cookiecutter and release procedure
Home-page: https://github.com/ellesmith88/testing_project
Author: Elle Smith
Author-email: eleanor.smith@stfc.ac.uk
License: BSD - see LICENSE file in top-level package directory
Description: ===============
        Testing Project
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/testing_project.svg
                :target: https://pypi.python.org/pypi/testing_project
        
        .. image:: https://img.shields.io/travis/ellesmith88/testing_project.svg
                :target: https://travis-ci.com/ellesmith88/testing_project
        
        .. image:: https://readthedocs.org/projects/testing-project/badge/?version=latest
                :target: https://testing-project.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Project to show cookiecutter and release procedure
        
        
        * Free software: BSD - see LICENSE file in top-level package directory
        * Documentation: https://testing-project.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
Keywords: testing_project
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Security
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: dev
