diff options
author | Xavier Maillard <xavier@maillard.im> | 2011-08-17 08:49:10 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-17 08:49:10 -0300 |
commit | 657dee5b05fe845171ca5e827bf1e2f1024fd0af (patch) | |
tree | d9fcbe3f71a2e2c6cca091b9d0a27485a4d1af5f /python/xe/README | |
parent | 3ab698d96117abb66530613ac2ed94c7410ce68d (diff) | |
download | slackbuilds-657dee5b05fe845171ca5e827bf1e2f1024fd0af.tar.gz |
python/xe: Added (XML Elements python module)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/xe/README')
-rw-r--r-- | python/xe/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/xe/README b/python/xe/README new file mode 100644 index 0000000000..9b383e9ecb --- /dev/null +++ b/python/xe/README @@ -0,0 +1,4 @@ +xe (short for "XML Elements") is a python library module that defines +classes to work with XL elements in a Pythonic way. + +xe is member of the project PyFeed. |