[Checkins] SVN: megrok.chameleon/trunk/README.txt Update README.txt.

Sylvain Viollon sylvain at infrae.com
Fri Sep 18 11:00:18 EDT 2009


Log message for revision 104338:
  Update README.txt.
  
  

Changed:
  U   megrok.chameleon/trunk/README.txt

-=-
Modified: megrok.chameleon/trunk/README.txt
===================================================================
--- megrok.chameleon/trunk/README.txt	2009-09-18 14:58:52 UTC (rev 104337)
+++ megrok.chameleon/trunk/README.txt	2009-09-18 15:00:18 UTC (rev 104338)
@@ -17,12 +17,10 @@
 Requirements
 ============
 
-.. note:: **This package works only with Python2.5**
+- Chameleon templates (`chameleon.zpt`).
+- Chameleon genshi templates (`chameleon.genshi`).
+- Grok v1.0a1 or later, or five.grok 1.0 or later.
 
-- Chameleon templates (`chameleon.zpt`)  Tested with v 1.0b9.
-- Chameleon genshi templates (`chameleon.genshi`) Tested with v 1.0b3.
-- Grok v1.0a1 or later.  Tested with 1.0a1.
-
 Installation
 ============
 
@@ -34,7 +32,6 @@
 project root. It should look something like this::
 
    install_requires=['setuptools',
-                     'grok',
                      'megrok.chameleon',
                      # Add extra requirements here
                      ],
@@ -56,7 +53,7 @@
 something like::
 
    Getting distribution for 'megrok.chameleon'.
-   Got megrok.genshi 0.1.
+   Got megrok.chameleon 0.2.
 
 That's all. You can now start using Chameleon page templates in your
 Grok application!



More information about the checkins mailing list