diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2019-05-04 02:31:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-04 02:31:48 +0700 |
commit | 96f26a8f7b3e5dfbe2f06d5946641398e26ed88b (patch) | |
tree | 4e6b4b9ae81b7b025727e740e13ce586fc42ab18 /network/sfeed/sfeed.info | |
parent | b5e459ed42d17b3ab3ec74ac485335e889401c0d (diff) |
network/sfeed: Added (Simple RSS and Atom Parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sfeed/sfeed.info')
-rw-r--r-- | network/sfeed/sfeed.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/sfeed/sfeed.info b/network/sfeed/sfeed.info new file mode 100644 index 0000000000000..8632adb00e787 --- /dev/null +++ b/network/sfeed/sfeed.info @@ -0,0 +1,10 @@ +PRGNAM="sfeed" +VERSION="0.9.9" +HOMEPAGE="https://codemadness.org/releases/sfeed/" +DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-0.9.9.tar.gz" +MD5SUM="8ed7759a2e1f2918fc1e76980c1bd89f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Isaac Yu" +EMAIL="isaacyu1@isaacyu1.com" |