summaryrefslogtreecommitdiffstats
path: root/libraries/libgrss/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libgrss/README')
-rw-r--r--libraries/libgrss/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libgrss/README b/libraries/libgrss/README
new file mode 100644
index 0000000000..f2584c5062
--- /dev/null
+++ b/libraries/libgrss/README
@@ -0,0 +1,10 @@
+LibGRSS is a library for easy management of RSS/Atom/Pie feeds.
+
+Includes methods to fetch, parse and handle XML documents, an
+implementation of PubSubHubBub client, an OPML parser and some more
+utility.
+
+LibGRSS is written in C.
+
+Tracker can use libgrss to parse feeds.
+