Metadata-Version: 2.1
Name: pulp-smash
Version: 1!0.0.3
Summary: A library for testing Pulp
Home-page: https://github.com/PulpQE/pulp-smash
Author: Jeremy Audet
Author-email: ichimonji10@gmail.com
License: GPLv3
Description: Pulp Smash
        ==========
        
        .. image:: https://coveralls.io/repos/github/PulpQE/pulp-smash/badge.svg?branch=master
            :target: https://coveralls.io/github/PulpQE/pulp-smash?branch=master
        
        Pulp Smash is a toolkit for testing `Pulp`.
        
        Pulp Smash has a presence on the following websites:
        
        * `Documentation`_ is available on ReadTheDocs.
        * A `Python package`_ is available on PyPi.
        * `Source code`_ and the issue tracker are available on GitHub.
        
        .. _Documentation: https://pulp-smash.readthedocs.io
        .. _Pulp: https://pulpproject.org
        .. _Python package: https://pypi.python.org/pypi/pulp-smash
        .. _Source code: https://github.com/PulpQE/pulp-smash/
        
        .. Everything above this comment should also be in docs/index.rst, word for word.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: dev
