[Checkins] SVN: Products.SQLAlchemyDA/trunk/README.txt updated

Andreas Jung andreas at andreas-jung.com
Mon Apr 30 04:44:43 EDT 2007


Log message for revision 74916:
  updated
  

Changed:
  U   Products.SQLAlchemyDA/trunk/README.txt

-=-
Modified: Products.SQLAlchemyDA/trunk/README.txt
===================================================================
--- Products.SQLAlchemyDA/trunk/README.txt	2007-04-30 08:37:03 UTC (rev 74915)
+++ Products.SQLAlchemyDA/trunk/README.txt	2007-04-30 08:44:42 UTC (rev 74916)
@@ -7,10 +7,48 @@
 ##########################################################################
 
 
-A shim providing access to registered  z3c.sqlalchemy wrapper instances.
+A shim providing access to registered z3c.sqlalchemy wrapper instances.
 
+Requirements:
+-------------
+
+  - Zope 2.8 +
+
+  - SQLAlchemy 0.3.X
+
+  - z3c.sqlalchemy 0.1.10 + 
+
+
+
 Exported methods are: getMapper() and getSession().
 
 
+Notice:
+-------
+
 The methods must be accessed from trusted code. You can not use these
 methods from PythonScripts (unless you use TrustedExecutables by Dieter Maurer)
+
+
+Author
+======
+z3c.sqlalchemy was written by Andreas Jung for Haufe Mediengruppe, Freiburg, Germany
+and ZOPYX Ltd. & Co. KG, Tuebingen, Germany.
+
+
+License
+=======
+z3c.sqlalchemy is licensed under the Zope Public License 2.1. 
+See LICENSE.txt.
+
+
+Contact
+=======
+Andreas Jung, 
+E-mail: info at zopyx dot com
+Web: http://www.zopyx.com
+
+
+Credits
+=======
+No credits (so far) :-)



More information about the Checkins mailing list