Source: ser2net
Section: utils
Priority: optional
Maintainer: Marc Haber <ser2net@packages.debian.org>
Uploaders: Marc Haber <mh+debian-packages@zugschlus.de>
Build-Depends: debhelper-compat (= 13),
               libavahi-client-dev,
               libgensio-dev,
               libopenipmi-dev,
               libsctp-dev,
               libwrap0-dev,
               libyaml-dev,
               pkg-config,
               python3-gensio
Standards-Version: 4.5.1
Homepage: https://github.com/cminyard/ser2net
Vcs-Browser: https://salsa.debian.org/debian/ser2net
Vcs-Git: https://salsa.debian.org/debian/ser2net.git

Package: ser2net
Architecture: any
Depends: lsb-base (>= 3.0-6), ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: init-system-helpers (>= 1.58)
Suggests: telnet
Description: Serial port to network proxy
 This daemon allows telnet and tcp sessions to be established with a
 host's serial ports. Combined with a terminal emulator, this can be a
 very simple means to configure network devices or other equipment with
 a serial port. This is remarkably similar to the reverse telnet
 feature of some Cisco routers.
