• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

LICENSES/H03-May-2022-

autotests/H03-May-2022-33,62129,767

src/H03-May-2022-17,8379,366

tests/H03-May-2022-158115

.git-blame-ignore-revsH A D04-Dec-202196 43

.gitignoreH A D04-Dec-2021305 2928

.gitlab-ci.ymlH A D04-Dec-2021373 86

.kde-ci.ymlH A D04-Dec-2021166 97

.krazyH A D04-Dec-202113 21

KF5SyndicationConfig.cmake.inH A D04-Dec-2021110 53

Mainpage.doxH A D04-Dec-2021836 3028

README.mdH A D04-Dec-2021282 117

metainfo.yamlH A D04-Dec-2021304 1716

README.md

1# Syndication
2
3An RSS/Atom parser library
4
5## Introduction
6
7RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds are supported.
8syndication offers a unified, format-agnostic view on the parsed feed,
9so that the using application does not need to distinguish between feed
10formats.
11