adamvoss / podcastparser

Simplified, fast RSS parsing library in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. If you have nose installed, use the nosetests command in the repository's root directory to run the tests.

About

Simplified, fast RSS parsing library in Python

License:ISC License


Languages

Language:Python 98.5%Language:Makefile 1.5%