Metadata-Version: 2.1
Name: dealstat
Version: 0.1.1
Summary: DealStat Utilities
Home-page: https://github.com/DealStat/DealStat-Utilities
Author: DealStat REI
Author-email: developer@dealstatrei.com
License: MIT license
Keywords: dealstat
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: regex (==2018.8.29)
Requires-Dist: usaddress (==0.5.10)

=================
DealStat Utilties
=================


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

.. image:: https://img.shields.io/travis/ecatkins/dealstat.svg
        :target: https://travis-ci.org/ecatkins/dealstat

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


.. image:: https://pyup.io/repos/github/ecatkins/dealstat/shield.svg
     :target: https://pyup.io/repos/github/ecatkins/dealstat/
     :alt: Updates



DealStat Utilities


* Free software: MIT license
* Documentation: https://dealstat.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-08-23)
------------------

* First release on PyPI.


