pkgsrc-wip/commoncpp2/DESCR
pancake ;) 8677d293a5 initial import of CommonCpp2
GNU Common C++ is a portable and highly optimized class framework for
writing C++ applications that need to use threads, sockets, XML parsing,
serialization, config files, etc. This framework offers a class foundation
that hides platform differences from your C++ application so that you need
not write platform specific code. GNU Common C++ has been ported to compile
nativily on most platforms which support either posix threads, or on
Microsoft Windows.
2005-04-11 17:12:11 +00:00

7 lines
457 B
Text

GNU Common C++ is a portable and highly optimized class framework for
writing C++ applications that need to use threads, sockets, XML parsing,
serialization, config files, etc. This framework offers a class foundation
that hides platform differences from your C++ application so that you need
not write platform specific code. GNU Common C++ has been ported to compile
nativily on most platforms which support either posix threads, or on
Microsoft Windows.