Hello.
I am looking for some Library to parse RSS- and Atom-Feeds. The only good thing I've found yet was some Python-Library named "feedparser" (feedparser.org), which is good, and which I could maybe include to Common Lisp, but I actually do not want to combine Python and Common Lisp (and do not want to learn python). There are also some Libraries for Java, but these seem not to be very handy.
Is there anything like this for Common Lisp, maybe written natively in Common Lisp?