Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 69803

Summary: EBUILD: feedparser module for python
Product: Gentoo Linux Reporter: liris <hirokun-72>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: grobian, remy
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 105175    
Attachments: feedparser-3.3.ebuild
feedparser-3.3.ebuild

Description liris 2004-11-02 00:23:10 UTC
feedparser(http://feedparser.org/) is the rss parser module for Python. please add to portage tree.

thanks,

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 liris 2004-11-02 00:24:45 UTC
Created attachment 43146 [details]
feedparser-3.3.ebuild
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-11-02 01:30:40 UTC
net-news - interested?
Comment 3 liris 2004-11-02 01:51:02 UTC
sorry, I forgot to specify the module.

I expect dev-python because this is class library for rss.
Comment 4 Fabian Groffen gentoo-dev 2005-09-06 11:16:26 UTC
This is IMHO indeed a library that should be handled by the python herd.
Comment 5 Fabian Groffen gentoo-dev 2005-09-06 11:19:39 UTC
Created attachment 67754 [details]
feedparser-3.3.ebuild

I also made an ebuild, which is quite similar to the previous one, though I
feel it uses a bit more of the features available in an ebuild.

Would anyone from the Python herd please have a look at this some time?  I'm
not a Python expert, though tried to do the best I could.
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2005-11-03 12:04:43 UTC
committed to portage. i used this alot myself in alot of my projects. thanks for the ebuild.