[Checkins] SVN: zope.contentprovider/trunk/README.txt Recreated README.txt removing non-essential information.

Alexander Heavner alex at zope.com
Thu Feb 15 11:50:17 EST 2007


Log message for revision 72607:
  Recreated README.txt removing non-essential information.
  

Changed:
  A   zope.contentprovider/trunk/README.txt

-=-
Added: zope.contentprovider/trunk/README.txt
===================================================================
--- zope.contentprovider/trunk/README.txt	2007-02-15 16:46:40 UTC (rev 72606)
+++ zope.contentprovider/trunk/README.txt	2007-02-15 16:50:17 UTC (rev 72607)
@@ -0,0 +1,11 @@
+zope.contentprovider Package Readme
+===================================
+
+Overview
+--------
+
+This package provides a framework to develop componentized Web GUI
+applications. Instead of describing the content of a page using a single
+template or static system of templates and METAL macros, content provider
+objects are dynamically looked up based on the setup/configuration of the
+application.


Property changes on: zope.contentprovider/trunk/README.txt
___________________________________________________________________
Name: svn:eol-style
   + native



More information about the Checkins mailing list