1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: netbase
Section: admin
Priority: important
Maintainer: Marco d'Itri <md@linux.it>
Standards-Version: 4.3.0.1
Build-Depends: debhelper-compat (= 12)
Vcs-Git: https://salsa.debian.org/md/netbase.git
Vcs-Browser: https://salsa.debian.org/md/netbase
Package: netbase
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Basic TCP/IP networking system
This package provides the necessary infrastructure for basic TCP/IP based
networking.
.
In particular, it supplies tables of common name-to-number mappings in
/etc/services, /etc/rpc, and /etc/protocols.
|