Metadata-Version: 2.1
Name: franklin-redfruitt
Version: 0.0.2
Summary: Franklin Book Recommendations
Home-page: https://gitlab.com/redfruitt/Franklin
Author: redfruitt
Author-email: krishnaqmar@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
Description-Content-Type: text/markdown

[![pipeline status](https://gitlab.com/redfruitt/Franklin/badges/master/pipeline.svg)](https://gitlab.com/redfruitt/Franklin/commits/master)
[![coverage report](https://gitlab.com/redfruitt/Franklin/badges/master/.coverage)](https://gitlab.com/redfruitt/Franklin/commits/master)

Build instructions

1. python setup.py sdist bdist_wheel
2. python -m twine upload dist/* -u  -p

