File: commoncpp2.lsm.in

package info (click to toggle)
libcommoncpp2 1.8.1-10
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,300 kB
  • sloc: cpp: 29,221; sh: 10,352; ansic: 1,134; makefile: 238; xml: 5
file content (21 lines) | stat: -rw-r--r-- 823 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Begin4
Title:          commoncpp2
Version:        VERSION
Entered-date:   DATE
Description:	Formed by the Merger of the APE portable environment and
		the former Common C++ project is part of the GNU project.
		Common C++ offers a portable highly portable C++
		application development framework.  Common C++ provides
		classes for threads, sockets, daemon management,
		system logging, object synchronization, realtime network
		development, persistant object management, and file
		access.
Keywords:       pthread c++ classes threads sockets GNU
Author:         dyfet@gnu.org (David Sugar)
Maintained-by:  dyfet@gnu.org (David Sugar)
Platforms:	GNU/Linux, other Unices, W32
Home-page:	http://www.gnu.org/software/commonc++
Primary-Site	ftp.gnu.org /gnu/commoncpp
		SIZEk commoncpp2-VERSION.tar.gz
Copying-policy: GPL
End