Metadata-Version: 2.0
Name: seed
Version: 0.10.2
Summary: A utility for easily creating and releasing Python packages
Home-page: https://github.com/adamcharnock/seed
Author: Adam Charnock
Author-email: adam@adamcharnock.com
License: MIT
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: System :: Software Distribution
Requires-Dist: path.py (>=2.2.2)
Requires-Dist: wheel

.. image:: https://img.shields.io/pypi/v/seed.svg
    :target: https://badge.fury.io/py/seed

.. image:: https://img.shields.io/pypi/dm/seed.svg
    :target: https://pypi.python.org/pypi/seed

.. image:: https://img.shields.io/github/license/adamcharnock/seed.svg
    :target: https://pypi.python.org/pypi/seed/

.. image:: https://img.shields.io/travis/adamcharnock/seed.svg
    :target: https://travis-ci.org/adamcharnock/seed/

.. image:: https://coveralls.io/repos/adamcharnock/seed/badge.svg
    :target: https://coveralls.io/r/adamcharnock/seed/


Documentation
=============

Documentation can be found here:

http://seed.readthedocs.org



