File: control

package info (click to toggle)
socket-wrapper 1.3.5-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 684 kB
  • sloc: ansic: 11,191; sh: 58; makefile: 5
file content (24 lines) | stat: -rw-r--r-- 812 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
Source: socket-wrapper
Homepage: http://cwrap.org/socket_wrapper.html
Section: devel
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-buildinfo,
 cmake (>= 2.8.8-3~),
 libcmocka-dev (>= 1.0.1),
 asciidoc, libxml2-utils, xsltproc, docbook-xml, docbook-xsl,
 libcmocka-dev <!nocheck>
XS-Testsuite: autopkgtest
Standards-Version: 4.6.2

Package: libsocket-wrapper
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: socket wrapper library
 socket_wrapper is a preload library that makes possible to run several
 instances of the full software stack on the same machine and perform locally
 functional testing of complex network configurations. It passes all socket
 communication over unix domain sockets.