Metadata-Version: 2.0
Name: potential-spork
Version: 0.1.0
Summary: Fixed Width Output for Django Rest Framework
Home-page: https://github.com/mharvey/potential_spork
Author: Morgan Harvey
Author-email: morganharvey@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: potential_spork
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: FixedWidth (<2,>=1)
Requires-Dist: djangorestframework (<4,>=3.6)

===============
Potential Spork
===============


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

.. image:: https://img.shields.io/travis/mharvey/potential_spork.svg
        :target: https://travis-ci.org/mharvey/potential_spork

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

.. image:: https://pyup.io/repos/github/mharvey/potential_spork/shield.svg
     :target: https://pyup.io/repos/github/mharvey/potential_spork/
     :alt: Updates


Fixed Width Output for Django Rest Framework


* Free software: MIT license
* Documentation: https://potential-spork.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.1.0 (2018-01-22)
------------------

* First release on PyPI.


