[Checkins] SVN: zope.component/trunk/README.txt Recreated
README.txt and removed non-essential information.
Alexander Heavner
alex at zope.com
Thu Feb 15 11:43:59 EST 2007
Log message for revision 72605:
Recreated README.txt and removed non-essential information.
Changed:
A zope.component/trunk/README.txt
-=-
Added: zope.component/trunk/README.txt
===================================================================
--- zope.component/trunk/README.txt 2007-02-15 16:39:52 UTC (rev 72604)
+++ zope.component/trunk/README.txt 2007-02-15 16:43:58 UTC (rev 72605)
@@ -0,0 +1,12 @@
+zope.component Package Readme
+=============================
+
+Overview
+---------
+
+This package represents the core of the Zope Component Architecture.
+Together with the 'zope.interface' package, it provides facilities for
+defining, registering and looking up components.
+
+Please see 'src/zope/component/README.txt' for a more detailed explanation
+of the component architecture.
Property changes on: zope.component/trunk/README.txt
___________________________________________________________________
Name: svn:eol-style
+ native
More information about the Checkins
mailing list