[Lunar-commits] CVS: moonbase/libs/gwenhywfar DETAILS,1.7,1.8
Florin Braescu
florin at lunar-linux.org
Sat Jan 15 08:54:47 UTC 2005
Update of /var/cvs/lunar/moonbase/libs/gwenhywfar
In directory espresso.foo-projects.org:/tmp/cvs-serv20479/libs/gwenhywfar
Modified Files:
DETAILS
Log Message:
bump the version from 1.4.1 to 1.5.0.
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/gwenhywfar/DETAILS,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DETAILS 12 Jan 2005 21:47:13 -0000 1.7
+++ DETAILS 15 Jan 2005 08:54:44 -0000 1.8
@@ -1,38 +1,30 @@
MODULE=gwenhywfar
- VERSION=1.4.1
+ VERSION=1.5.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:481fc878eb56cddd68b72f1e229e3539731f83b3
+ SOURCE_VFY=sha1:fb2efdcf29cc5d5f27d5e26ac533d2bac7117b9a
WEB_SITE=http://gwenhywfar.sourceforge.net/
ENTERED=20040919
- UPDATED=20050112
+ UPDATED=20050115
SHORT="A multi-platform helper library for other libraries."
cat << EOF
Gwenhywfar is a multi-platform helper library for networking and
security applications and libraries. Gwenhywfar includes the following
features:
-
- Basic Data types for binary buffers, ring buffers, linked lists,
error objects, string lists (src/base/), buffered IO operations (src/io/)
-
- Macros for typesafe list management
-
- OS abstraction functions for directory and Internet address handling
and library loading (src/os/)
-
- Networking functions which allow to manage many connections to be used
economically even in single threaded applications
-
- High-level functions for parsing files with a simplified "XML-like"
format and accessing them like a hierarchical database (src/parser/)
-
- High-level cryptographic functions on top of OpenSSL functionality
(src/crypt/)
-
- Support for interprocess communication (HTTP on top of SSL or plain
TCP/UDP sockets)
-
- Console user-interface (including a simple HTML parser) based on
ncurses
EOF
More information about the Lunar-commits
mailing list