Metadata-Version: 2.1
Name: grreader
Version: 0.1.1
Summary: Python interface for the Goodreads API
Author: John N
Author-email: niedrachj@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: furl (>=2.1.3,<3.0.0)
Requires-Dist: lxml (>=4.9.1,<5.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: requests-cache (>=0.9.7,<0.10.0)
Description-Content-Type: text/markdown

### GR Reader
This is the grreader

