[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/commonc++/commonc++.desc [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] Portable set of basis classes for C++ [T] Common C++ offers a set of "portable" classes that can be used to build [T] highly portable applications in C++. In particular, Common C++ offers [T] classes that abstract threading, sockets, synchronization, serial I/O, [T] "config" file parsing, class object persistence, shared object module [T] loading, daemon management, and optimized "block" and memory mapped file [T] I/O under a set of consistent classes that your application can then [T] be built from. The goal is to write your application to use the portable [T] abstract services and classes of the Common C++ libraries rather than [T] having to access low level system services directly. [U] http://www.gnu.org/software/commonc++/ [A] David Sugar and Daniel Silverstone [M] Rene Rebe [C] extra/development [F] CROSS [L] GPL [S] Stable [V] 1.8.1 [P] X ?----5---9 140.400 [D] 20ce47cfa00ecf06bb7cd9606713f9221aefaf24e78fd467939a010d commoncpp2-1.8.1.tar.gz http://ftp.gnu.org/pub/gnu/commonc++/