[jboss-svn-commits] JBL Code SVN: r15030 - labs/jbossrules/trunk/drools-decisiontables/src/main/resources/python-dt.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Sep 11 18:21:13 EDT 2007


Author: michael.neale at jboss.com
Date: 2007-09-11 18:21:13 -0400 (Tue, 11 Sep 2007)
New Revision: 15030

Added:
   labs/jbossrules/trunk/drools-decisiontables/src/main/resources/python-dt/README.txt
Log:
simple readme

Added: labs/jbossrules/trunk/drools-decisiontables/src/main/resources/python-dt/README.txt
===================================================================
--- labs/jbossrules/trunk/drools-decisiontables/src/main/resources/python-dt/README.txt	                        (rev 0)
+++ labs/jbossrules/trunk/drools-decisiontables/src/main/resources/python-dt/README.txt	2007-09-11 22:21:13 UTC (rev 15030)
@@ -0,0 +1,8 @@
+-- Python decision tables --
+
+To use XLS format, the xlrd module is required to be available/installed. 
+You can get this from:http://www.lexicon.net/sjmachin/xlrd.htm 
+To install, you will unzip the xlrd package, and then run pythong setup.py install. 
+
+Michael Neale
+www.michaelneale.net


Property changes on: labs/jbossrules/trunk/drools-decisiontables/src/main/resources/python-dt/README.txt
___________________________________________________________________
Name: svn:eol-style
   + native




More information about the jboss-svn-commits mailing list