python-podcastparser 0.6.6
Simplified and fast RSS parser Python library
podcastparser
is a library for the gPodder project to provide an easy and reliable way of parsing RSS and Atom-based podcast feeds in Python.
- Website: http://gpodder.org/podcastparser
- Licenses: ISC
- Package source: gnu/packages/gpodder.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-podcastparser 0.6.6
as follows:
guix install python-podcastparser@0.6.6
Or install the latest version:
guix install python-podcastparser
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.