From eec332475db44c58ac7c1b228243f44f8472fbc3 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 4 Sep 2012 17:22:18 -0600 Subject: [PATCH] Support RSS v2 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f746477..cef6374 100644 --- a/debian/control +++ b/debian/control @@ -15,4 +15,4 @@ Depends: ${misc:Depends}, cl-kmrcl, cl-xmls, cl-aserve, cl-ptester Description: Common Lisp RSS processor This package provides a Common Lisp library for fetching and parsing Remote Site Summary data via HTTP. Currently, it supports RSS versions - 0.90, 0.91, and 0.92. + 0.90, 0.91, and 0.92 as well as RSS version 2. -- 2.34.1