Reply to comment

davconvent

Hi boys,
feedparser is indeed a python module that can be installed with setuptools.

If your need is to use it as a dependency of a product you are developing, you can include (distribute) the feedparser.py in your product the way PloneRSSSearch and PloneRSSPortlet do it.
That way you don't even need to know what python your zope runs on.

Cheers

Reply

9
n
d
n
Enter the code without spaces and pay attention to upper/lower case.