[go: up one dir, main page]

File: control

package info (click to toggle)
libcommoncpp2 1.0.13-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,740 kB
  • ctags: 2,860
  • sloc: cpp: 18,857; sh: 8,451; ansic: 1,546; makefile: 299; xml: 5
file content (41 lines) | stat: -rw-r--r-- 1,726 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Source: libcommoncpp2
Section: devel
Priority: optional
Maintainer: Mark Purcell <msp@debian.org>
Build-Depends: debhelper (>> 3.0.0), libxml2-dev, zlib1g-dev, help2man
Standards-Version: 3.5.2

Package: libcommoncpp2-dev
Section: libdevel
Architecture: any
Depends: libcommoncpp2-1.0-0c102 (= ${Source-Version})
Conflicts: libcommonc++-dev
Description: Header files and static libraries for Common C++ "2"
 Common C++ is a GNU package which offers portable "abstraction" of system
 services such as threads, networks, and sockets.  Common C++ also offers
 individual frameworks generally useful to developing portable C++
 applications including a object persistence engine, math libraries,
 threading, sockets, etc.  Common C++ is small, and highly portable.
 Common C++ will support most Unix operating systems as well
 as Win32, in addition to GNU/Linux.
 .
 For more information visit the CommonC++ website at
 http://www.gnu.org/software/commoncpp/ 

Package: libcommoncpp2-1.0-0c102
Conflicts: libcommoncpp2-1.0-0
Replaces: libcommoncpp2-1.0-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: A GNU package for creating portable C++ programs
 Common C++ "2" is a GNU package which offers portable "abstraction"
 of system services such as threads, networks, and sockets.  Common
 C++ also offers individual frameworks generally useful to developing
 portable C++ applications including a object persistence engine, math
 libraries, threading, sockets, etc.  Common C++ is small, and highly
 portable.  Common C++ will support most Unix operating systems as
 well as Win32, in addition to GNU/Linux.
 .
 For more information visit the CommonC++ website at
 http://www.gnu.org/software/commoncpp/