Add-on:Feedparser: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Reverted edits by NedBot (talk) to last revision by NedBot)
Line 1: Line 1:
{{Add-on
{{Addon
|Name=feedparser
|Name=feedparser
|provider-name=Tristan Fischer ([email protected])
|provider-name=Tristan Fischer ([email protected])
|ID=script.module.feedparser
|ID=script.module.feedparser
|latest-version=5.1.3
|latest-version=5.1.2
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=
Line 12: Line 12:
|License=MIT
|License=MIT
|Forum=
|Forum=
|Website=https://code.google.com/p/feedparser/
|Website=
|Source=https://code.google.com/p/feedparser/source/browse/
|Source=
|Email=
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/script.module.feedparser/icon.png}}
|icon url=}}
{{Add-on
|Name=feedparser
|provider-name=Tristan Fischer ([email protected])
|ID=script.module.feedparser
|latest-version=5.1.3
|extension point=xbmc.python.module
|provides=
|Summary=Python helper module
|Description=feedparser is a Python library that parses feeds in all known formats, including Atom, RSS, and RDF. It runs on Python 2.4 all the way up to 3.2.
|Platform=all
|Language=
|License=MIT
|Forum=
|Website=https://code.google.com/p/feedparser/
|Source=https://code.google.com/p/feedparser/source/browse/
|Email=
|broken=
|icon url=http://mirrors.kodi.tv/addons/gotham/script.module.feedparser/icon.png}}


[[Category:Frodo add-on repository]]
[[Category:Frodo add-on repository]]
[[Category:Gotham add-on repository]]
[[Category:Eden add-on repository]]

Revision as of 07:16, 16 April 2015

feedparser

See this add-on on the kodi.tv showcase

Author: Tristan Fischer ([email protected])

Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: MIT

Summary: Python helper module
Home icon grey.png   ▶ Add-ons ▶ feedparser

feedparser is a Python library that parses feeds in all known formats, including Atom, RSS, and RDF. It runs on Python 2.4 all the way up to 3.2.