cgit: Added cgit 0.7.3-c502865 - A CGI for git written in C
[opensde-package-nopast.git] / develop / commonc++ / commonc++.desc
blob5f7d902c49270cce6579855cfcc9b98bd74bd9dd
2 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
3 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY]
5 [COPY] Filename: package/.../commonc++/commonc++.desc
6 [COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
7 [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
8 [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
9 [COPY]
10 [COPY] More information can be found in the files COPYING and README.
11 [COPY]
12 [COPY] This program is free software; you can redistribute it and/or modify
13 [COPY] it under the terms of the GNU General Public License as published by
14 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
15 [COPY] GNU General Public License can be found in the file COPYING.
16 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
18 [I] Portable set of basis classes for C++
20 [T] Common C++ offers a set of "portable" classes that can be used to build
21 [T] highly portable applications in C++. In particular, Common C++ offers
22 [T] classes that abstract threading, sockets, synchronization, serial I/O,
23 [T] "config" file parsing, class object persistence, shared object module
24 [T] loading, daemon management, and optimized "block" and memory mapped file
25 [T] I/O under a set of consistent classes that your application can then
26 [T] be built from. The goal is to write your application to use the portable
27 [T] abstract services and classes of the Common C++ libraries rather than
28 [T] having to access low level system services directly.
30 [U] http://www.gnu.org/software/commonc++/
32 [A] David Sugar and Daniel Silverstone
33 [M] The OpenSDE Community <list@opensde.org>
35 [C] extra/development
37 [L] GPL
38 [S] Stable
39 [V] 1.5.3
40 [P] X -----5---9 140.400
42 [D] 3586236579 commoncpp2-1.5.3.tar.gz ftp://ftp.gnu.org/pub/gnu/commonc++/