Codebase list podcastparser / 9f2659e1-1e6f-493f-9e79-a3050476fe6d/main
9f2659e1-1e6f-493f-9e79-a3050476fe6d/main

Tree @9f2659e1-1e6f-493f-9e79-a3050476fe6d/main (Download .tar.gz)

podcastparser: Simple, fast and efficient podcast parser
========================================================

The podcast parser project is a library from the gPodder project to provide an
easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python.


## Automated Tests

To run the unit tests you need [`nose`](http://nose.readthedocs.io/en/latest/).  If you have `nose` installed, use the `nosetests` command in the repository's root directory to run the tests.