Metadata-Version: 2.1
Name: dripfeed-client
Version: 0.1.0
Summary: A client for the dripfeed RSS proxy service.
Home-page: https://github.com/xurble/python-dripfeed-client
Author: Gareth Simpson
Author-email: g@xurble.org
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests

# Dripfeed Client

This is a simple python wrapper around the [DripFeed API](https://dripfeed.app/)

## Usage

Soon, I promise
