1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/devel/gwenhywfar/pkg-descr
Pav Lucistnik d213c1be9d - Update to 3.6.0
PR:		ports/129598
Submitted by:	G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
2009-05-11 20:41:48 +00:00

18 lines
839 B
Plaintext

This is Gwenhywfar, a multi-platform (*BSD, Linux, MS-Win, etc.)
helper library for networking and security applications and libraries.
It is used by several 'finance' ports, and possibly others.
Gwenhywfar includes the following features, among several others:
- OS abstraction functions for directory and Internet address handling
and library loading (src/os/)
- Networking functions which allow managing 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/)
It is able to process valid XML files, too.
- High-level cryptographic functions on top of OpenSSL functionality
(src/crypt/)
Author: Martin Preuss <martin@libchipcard.de>
WWW: http://www.aquamaniac.de/