You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.7 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../commonc++/commonc++.desc
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[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 as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-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/commoncpp/
[A] David Sugar and Daniel Silverstone
[M] The OpenSDE Community <list@opensde.org>
[C] extra/development
[L] GPL
[S] Stable
[V] 1.8.1
[P] X -----5---9 140.400
[D] 2583431122 commoncpp2-1.8.1.tar.gz ftp://ftp.gnu.org/pub/gnu/commonc++/