summaryrefslogtreecommitdiffstats
path: root/news/sfeed/DETAILS
blob: e2c6a3ab57337ebc3bf0e2b7d9fa338d9d418fb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=sfeed
         VERSION=0.9.10
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://www.codemadness.org/releases/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:d3fa16feaef4cfbf77ff45e419649a1e478a150d69e60b2f453f8af38870eb0b8b99024bd2797ac4b592f1fa7239a8cfddd7467737efc26641d87c45d1c5d354
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="TODO LICENSE ${DOCS}"
        WEB_SITE=https://git.codemadness.org/sfeed/
         ENTERED=20190507
      LICENSE[0]=ISC
        KEYWORDS="rss atom"
           SHORT="RSS and Atom parser"
cat << EOF
sfeed is an RSS and Atom parser (and some format programs).

It converts RSS or Atom feeds from XML to a TAB-separated file. There are
formatting programs included to convert this TAB-separated format to various
other formats. There are also some programs and scripts included to import and
export OPML and to update, sort, filter and merge feed items.
EOF