Metadata-Version: 2.0
Name: thanks
Version: 0.0.1
Summary: Finding ways to fund the packages you use.
Home-page: https://github.com/phildini/thanks
Author: Philip James
Author-email: phildini@phildini.net
License: Apache Software License 2.0
Description-Content-Type: UNKNOWN
Keywords: thanks
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
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
Requires-Dist: Click (>=6.0)
Requires-Dist: requirements-parser (==0.2.0)
Requires-Dist: termcolor (==1.1.0)

======
Thanks
======


.. image:: https://img.shields.io/pypi/v/thanks.svg
        :target: https://pypi.python.org/pypi/thanks

.. image:: https://img.shields.io/travis/phildini/thanks.svg
        :target: https://travis-ci.org/phildini/thanks

.. image:: https://readthedocs.org/projects/thanks/badge/?version=latest
        :target: https://thanks.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/phildini/thanks/shield.svg
     :target: https://pyup.io/repos/github/phildini/thanks/
     :alt: Updates



Finding ways to fund the packages you use.


* Free software: Apache Software License 2.0
* Documentation: https://thanks.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


=======
History
=======

0.0.1 (2018-02-10)
------------------

* First release on PyPI.


