29 lines
808 B
Plaintext
29 lines
808 B
Plaintext
Source: nametoaddr
|
|
Section: net
|
|
Priority: optional
|
|
Maintainer: Igor Pashev <pashev.igor@gmail.com>
|
|
Build-Depends:
|
|
illumos-source-2.10,
|
|
dh-illumos,
|
|
quilt,
|
|
symlinks,
|
|
Standards-Version: 3.9.3
|
|
Homepage: https://www.illumos.org
|
|
|
|
Package: libstraddr
|
|
Section: libs
|
|
Multi-Arch: same
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
Architecture: illumos-any
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
Description: name-to-address mapping routines.
|
|
This package contains the straddr.so shared library.
|
|
This library provides the name-to-address mapping routines for any protocol
|
|
that accepts strings as addresses. The loopback driver is an example.
|
|
.
|
|
This is illumos specific. There were other silimar libraries in ancient time,
|
|
e. g. tcpip.so or resolv.so
|
|
.
|
|
This library is used by illumos rpcbind, see /etc/netconfig.
|
|
|