README
authorAntony Lesuisse <al@openerp.com>
Wed, 2 Mar 2011 19:23:19 +0000 (20:23 +0100)
committerAntony Lesuisse <al@openerp.com>
Wed, 2 Mar 2011 19:23:19 +0000 (20:23 +0100)
bzr revid: al@openerp.com-20110302192319-ln0i5riwqrdtys9l

README.web [new file with mode: 0644]

diff --git a/README.web b/README.web
new file mode 100644 (file)
index 0000000..514aa81
--- /dev/null
@@ -0,0 +1,17 @@
+Depends on
+
+install "CherryPy>=3.1.2" "-d cherrypy"
+install "simplejson>=2.0.9" "-d simplejson"
+
+Maybe soon on
+
+#install "Babel>=0.9.4" "-d babel"
+#install "pytz>=2009j" "-d pytz"
+
+Probably not anymore on:
+
+#install "Mako>=0.2.4" "-d mako"
+#install "formencode>=1.2.2" "-d formencode"
+#install "pyparsing>=1.5.2" "-f pyparsing.py"
+#install "xlwt>=0.7" "-d xlwt"
+