cl-feedparser

LLGPL

Common Lisp universal feed parser

$ area51 add cl-feedparserCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-feedparser:some-function ...)