diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-09-17 18:45:07 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-09-17 18:45:07 +0000 |
commit | 437aeb55a06651970f9b0442d297ef42349f42bc (patch) | |
tree | f141341e0762f72db0de5c1de574f2f8264de9f0 /net/kf5-syndication/pkg-descr | |
parent | 29081e04780c3b8146d9dfa36b8b501941e7d352 (diff) | |
download | ports-437aeb55a06651970f9b0442d297ef42349f42bc.tar.gz ports-437aeb55a06651970f9b0442d297ef42349f42bc.zip |
Update KDE Frameworks to 5.50
* net/syndication has become a framework and been moved to net/kf5-syndication.
Exp-run by: antoine
PR: 231263
Notes
Notes:
svn path=/head/; revision=479942
Diffstat (limited to 'net/kf5-syndication/pkg-descr')
-rw-r--r-- | net/kf5-syndication/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/kf5-syndication/pkg-descr b/net/kf5-syndication/pkg-descr new file mode 100644 index 000000000000..26ef8cff4642 --- /dev/null +++ b/net/kf5-syndication/pkg-descr @@ -0,0 +1,9 @@ +Syndication is a parser library for RSS and Atom feeds.i +Syndication is a parser library for RSS and Atom feeds. + +RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds are supported. +Syndication offers a unified, format-agnostic view on the parsed feed, +so that the using application does not need to distinguish between +feed formats. + +WWW: https://api.kde.org/stable/kdepimlibs-apidocs/syndication/html/index.html |