Metadata-Version: 1.2
Name: regret
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/Julian/regret
Author: Julian Berman
Author-email: Julian+regret@GrayVines.com
License: UNKNOWN
Project-URL: Docs, https://regret.readthedocs.io/en/latest/
Description: ======
        regret
        ======
        
        |PyPI| |Pythons| |CI| |Codecov| |ReadTheDocs|
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/regret.svg
          :alt: PyPI version
          :target: https://pypi.org/project/regret/
        
        .. |Pythons| image:: https://img.shields.io/pypi/pyversions/regret.svg
          :alt: Supported Python versions
          :target: https://pypi.org/project/regret/
        
        .. |CI| image:: https://travis-ci.org/Julian/regret.svg?branch=master
          :alt: Build status
          :target: https://travis-ci.org/Julian/regret
        
        .. |Codecov| image:: https://codecov.io/gh/Julian/regret/branch/master/graph/badge.svg
          :alt: Codecov Code coverage
          :target: https://codecov.io/gh/Julian/regret
        
        .. |ReadTheDocs| image:: https://readthedocs.org/projects/regret/badge/?version=stable&style=flat
          :alt: ReadTheDocs status
          :target: https://regret.readthedocs.io/en/stable/
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
