Metadata-Version: 2.1
Name: fasting
Version: 0.0.1
Summary: A Python package to  interact with fasting logs from apps like Zero.
Home-page: https://github.com/jbpauly/fasting
Author: Joe Pauly
Author-email: joseph.b.pauly@gmail.com
License: MIT license
Description: # fasting
        
        
        [![image](https://img.shields.io/pypi/v/fasting.svg)](https://pypi.python.org/pypi/fasting)
        
        [![image](https://pyup.io/repos/github/jbpauly/fasting/shield.svg)](https://pyup.io/repos/github/jbpauly/fasting)
        
        
        **A Python package to  interact with fasting logs from apps like Zero.**
        
        
        -   Free software: MIT license
        -   Documentation: https://jbpauly.github.io/fasting
        
        
        ## Features
        
        -   TODO
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
        
Keywords: fasting
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
