<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,15 @@
-pyjamas
+Pyjamas-Web.
 
-pyjamas is an attempt to port the Google Web Toolkit to Python and thus enable
-the development of AJAX applications in Python.
+Requires the following apache2 mod_python config:
 
-For more information, see:
+    Alias /test/ &quot;/home/lkcl/src/pyjamas-desktop/pyjamas-web/&quot;
+    &lt;Directory &quot;/home/lkcl/src/pyjamas-desktop/pyjamas-web/&quot;&gt;
+        PythonHandler mod_python.publisher
+        AddHandler mod_python .py
+        PythonDebug On
+        Options Indexes FollowSymLinks MultiViews
+        AllowOverride None
+        Order deny,allow
+        allow from all
+    &lt;/Directory&gt;
 
-    http://pyjamas.pyworks.org/</diff>
      <filename>pyjamas-web/README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ac478c87f2aec286cf49dbbfbe18222df364feb6</id>
    </parent>
  </parents>
  <author>
    <name>lkcl</name>
    <email>lkcl@lkcl.net</email>
  </author>
  <url>http://github.com/lkcl/pyjamas-desktop/commit/9d8a46754dcf5844a386e6a7dd50a38043b345a0</url>
  <id>9d8a46754dcf5844a386e6a7dd50a38043b345a0</id>
  <committed-date>2008-09-05T07:29:23-07:00</committed-date>
  <authored-date>2008-09-05T07:29:23-07:00</authored-date>
  <message>doc mod_python setup</message>
  <tree>dcd23262b3752810fa7d25e6f0f6e3496e671ccb</tree>
  <committer>
    <name>lkcl</name>
    <email>lkcl@lkcl.net</email>
  </committer>
</commit>
