diff options
author | Xavier Maillard <xavier@maillard.im> | 2011-08-17 08:52:57 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-17 08:52:57 -0300 |
commit | bb0c131e3ddec9f82c9959c36fac41c16cef93ac (patch) | |
tree | 2093f29de2bb5b6ffb67e23e55427a35a3a522a5 /python/pyfeed/README | |
parent | 657dee5b05fe845171ca5e827bf1e2f1024fd0af (diff) | |
download | slackbuilds-bb0c131e3ddec9f82c9959c36fac41c16cef93ac.tar.gz |
python/pyfeed: Added (module to manipulate syndications feeds)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/pyfeed/README')
-rw-r--r-- | python/pyfeed/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/pyfeed/README b/python/pyfeed/README new file mode 100644 index 0000000000..bb4551fa11 --- /dev/null +++ b/python/pyfeed/README @@ -0,0 +1,4 @@ +PyFeed is a set of module packages for Python. It contains tools +for working with syndication feeds. + +It requires xe (included in SBo). |