OpenSDE Packages Database (without history before r20070)
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.

43 lines
1.7 KiB

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