SF.net SVN: fclient: [537] trunk/fcp2/src/fcp2/README
Status: Pre-Alpha
Brought to you by:
jurner
|
From: <jU...@us...> - 2008-07-07 21:28:53
|
Revision: 537
http://fclient.svn.sourceforge.net/fclient/?rev=537&view=rev
Author: jUrner
Date: 2008-07-07 14:28:23 -0700 (Mon, 07 Jul 2008)
Log Message:
-----------
minor changes
Modified Paths:
--------------
trunk/fcp2/src/fcp2/README
Modified: trunk/fcp2/src/fcp2/README
===================================================================
--- trunk/fcp2/src/fcp2/README 2008-07-07 21:28:13 UTC (rev 536)
+++ trunk/fcp2/src/fcp2/README 2008-07-07 21:28:23 UTC (rev 537)
@@ -1,8 +1,18 @@
-Fcp - a python wraper library for the freenet client protocol version 2. See: [http://www.freenetproject.org]
+Fcp - a python wraper library for the freenet client protocol version 2
+homepage: [http://fclient.sourceforge.net]
+freenet: [http://www.freenetproject.org]
+requirements: python >= 2.5
+note: for one or the other reason the package is designed to be dropped into
+any project or to be used directly from the folder it resides in. no need to install it
+to 'lib/site-packages'. if you want to do so, make shure to remove any prior
+fcp2 package and copy it to site-packages by hand.
+
+
+
Version history:
*******************************************************************
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|