The KDE Community

Syndication

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.

For questions and discussions about syndication either contact the author or the kde-pim@kde.org mailing list.

Syndication Download

git clone git://anongit.kde.org/syndication.git

Syndication Usage

CMake:

find_package(KF5Syndication)
target_link_libraries(yourapp KF5::Syndication)

 

qmake: 

QT += Syndication

By clicking button above, I agree Marketplace user terms and conditions

Details
Version:
5.62.0
Publisher:
The KDE Community
Contact:
kde-devel@kde.org
Copyright:
The KDE Community
Authors:
Frank Osterfeld
From:
https://api.kde.org/frameworks/index.html
License:
LGPL-2.1-or-later
Created at:
2018-11-10
Updated at:
2019-09-14
Platforms:
Linux
Supported Qt versions:
5.11 or later
Support:
sterfeld@kde.org
Packages:
http://download.kde.org/stable/frameworks/5.62/syndication-5.62.0.tar.xz
Source repository:
https://cgit.kde.org/syndication.git/tree
Dependencies:
ECM
KCodecs
Qt5Xml