[go: up one dir, main page]

File: commoncpp2.lsm.in

package info (click to toggle)
libcommoncpp2 1.7.3-1.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 5,060 kB
  • ctags: 3,614
  • sloc: cpp: 27,934; sh: 9,842; ansic: 1,123; makefile: 228; 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