summaryrefslogtreecommitdiffstats
path: root/news/sfeed/DETAILS
blob: 652e92efeb60bc90c8a0d94ee6643397e8a19791 (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.11
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://www.codemadness.org/releases/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:6d8ca4a8ee0742560bc2864449a40184641f2bf9288202f3b5e7e8891e5dc23a3dcfcf11e62f90321a5200202d5699987b3e9bc717322716dfa83a1f65937980
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