summaryrefslogtreecommitdiffstats
path: root/news/sfeed/DETAILS
blob: 1c3883149ada5026b88ae21537d022a93d9604e3 (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=1.5
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://www.codemadness.org/releases/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:9a027b092620968bd6a086b37ce5bc3e2d5ee8193b59251466d5318bc1514ca78d3edf894c1988504c99b94f0bb3af2a54ba3067b2d90d1109665a5650bfd8a2
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
            DOCS="TODO LICENSE ${DOCS}"
        WEB_SITE=https://codemadness.org/sfeed.html
         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