aboutsummaryrefslogtreecommitdiff
path: root/python/feedparser/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/feedparser/README')
-rw-r--r--python/feedparser/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/feedparser/README b/python/feedparser/README
index 1d9eefaa3801b..dc062ac5d6956 100644
--- a/python/feedparser/README
+++ b/python/feedparser/README
@@ -1 +1,3 @@
-feedparser is a Python utility to parse RSS and Atom feeds.
+feedparser is a Python utility library to parse RSS and Atom feeds.
+
+A python3 version is included if python3 is detected at buildtime.