%%name: common c++

%%short-description: Highly portable C++ class library

%%full-description: Common C++ is a C++ class library that abstracts
various system services in a portable manner, thereby making the
creation of portable applications much easier. It is portable code,
with very low runtime overhead, that works well on a very wide range of target
platforms and C++ compilers in everyday use.

Common C++ manages threads, synchronization, and network sockets by
offering portable C++ classes that abstract these services, as well as
supporting "serial" I/O, daemon specific event logging, object
serialization (persistence), block/record/page/ oriented file I/O, and
configuration file parsing. It also provides an inheritable class
architecture for your application that exploits C++ as needed.

There are two source trees: one for "POSIX" systems such as GNU/LINUX
and the Hurd, the other for the Win 32 API. This makes Common C++ 
portable at the source level, as the two trees implement a
functionally similar class interface.

%%category: development

%%license: GPL

%%maintainer: David Sugar <dyfet@ostal.com>

%%updated: 02 May 2000

%%keywords: development, c++

%%interface: library

%%programs: 

%%GNU: yes

%%web-page: http://www.sourceforge.net/project/?group_id=1523

%%support: 

%%doc: User guide included

%%developers: David Sugar <dyfet@ostal.com>

%%contributors: Daniel Silverstone, Sean Cavanaugh, Caros Vidal, John
Connors, Yurii Rashkovskii

%%sponsors: iCommunity

%%source: ftp://ftp.gnu.org/pub/gnu/commonc++/

%%debian:

%%redhat:

%%repository: subversions.gnu.org module "commoncpp"

%%related: cpp2html

%%source-language: C++

%%supported-languages:

%%use-requirements:

%%build-prerequisites:

%%weak-prerequisites: pth

%%source-prerequisites:

%%version: 1.0 stable released 29 Apr 2000

%%announce-list:

%%announce-news:

%%help-list: bug-commonc++@gnu.org

%%help-news:

%%dev-list: bug-commonc++@gnu.org

%%dev-news:

%%bug-list: bug-commonc++@gnu.org







 





