summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2013-03-12 21:01:19 +0100
committerDavid Sommerseth <davids@redhat.com>2013-03-12 21:04:51 +0100
commit19398af35587726ff5165f3cf040b55fd71e815e (patch)
tree8736ab791d1948ee2dbe4636c6017fa1b79d2a8e /README
parent9c836c88614f90ddd8084be312fb7726086c2d08 (diff)
downloadrteval-master.tar.gz
rteval-master.tar.xz
rteval-master.zip
Migrated from libxslt to lxmlHEADmaster
To avoid depending on libxslt-python, use the more standard Python lxml module for XSLT processing. Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index feabf10..eb034c2 100644
--- a/README
+++ b/README
@@ -25,12 +25,15 @@ python-schedtils
python-ethtools
git://git.kernel.org/pub/scm/linux/kernel/git/acme/python-ethtool.git
-libxslt-python
- http://xmlsoft.org/XSLT/python.html
+python-lxml
+ http://lxml.de/
python-dmidecode
http://www.ohloh.net/p/python-dmidecode
+libxml2-python
+ http://xmlsoft.org/
+
rt-tests
git://git.kernel.org/pub/scm/linux/kernel/git/clrkwllms/rt-tests.git