]> err.no Git - sope/blobdiff - README
added SOPE:X
[sope] / README
diff --git a/README b/README
index f9b569d8c1b9240622be1b93ccdbea38b7b59b2a..1fa35788eb6672db929cf86d1d85e971402d4aac 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-# $Id$
+// TODO: update for new SOPE 3.3 structure
 
 SKYRiX Object Publishing Environment
 ====================================
@@ -15,8 +15,8 @@ server isn't blocked by IO of slow connections !
 (this eliminates the need for threading because of IO, the Apache server
  pool runs the blocking IO operations)
 
-SKYRiX Libraries for XML Processing (skyrix-xml)
-================================================
+SKYRiX Libraries for XML Processing (sope-xml)
+==============================================
 
 The package contains:
 - a SAX2 Implementation for Objective-C
@@ -25,10 +25,10 @@ The package contains:
 - DOM on top of SaxObjC
 - an XML-RPC implementation (without the transport layer)
 
-SKYRiX Core Libraries (skyrix-core)
-===================================
+SKYRiX Core Libraries (sope-core)
+=================================
 
-The SKYRiX Core libraries (skyrix-core) contain:
+The SKYRiX Core libraries (sope-core) contain:
 - various Foundation extensions
 - a java.io like stream and socket library
 - classes for processing MIME entities