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