Metadata-Version: 2.0
Name: podhub.follower
Version: 0.0.21
Summary: RSS client for PodHub
Home-page: https://github.com/podhub/follower
Author: Jon Chen
Author-email: bsd@voltaire.sh
License: BSD 3-Clause License
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: feedparser (==5.1.3)
Requires-Dist: Flask (==0.10.1)
Requires-Dist: pylibmc (==1.4.1)

# podhub.follower

HTTP service to find audio.

## API
* `/audio` [`GET`]: `feed_url` is the url to the podcast rss feed.
  `index` is the index representing the episode in the feed.


