File: control

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

Package: libsocket-wrapper
Architecture: any
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.