File: control

package info (click to toggle)
picocom 3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 576 kB
  • sloc: ansic: 4,685; makefile: 69; sh: 12
file content (24 lines) | stat: -rw-r--r-- 967 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: picocom
Section: comm
Priority: optional
Maintainer: Matt Palmer <mpalmer@debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
Build-Depends: debhelper (>= 11),
	pandoc
Standards-Version: 4.1.3
Rules-Requires-Root: no
Homepage: https://github.com/npat-efault/picocom
Vcs-Browser: https://salsa.debian.org/debian/picocom
Vcs-Git: https://salsa.debian.org/debian/picocom.git

Package: picocom
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: minimal dumb-terminal emulation program
 picocom was designed to serve as a simple, manual, modem
 configuration, testing, and debugging tool. It has also served (quite
 well) as a low-tech "terminal-window" to allow operator intervention
 in PPP connection scripts (something like the ms-windows "open
 terminal window before / after dialing" feature). It could also prove
 useful in many other similar tasks. It is ideal for embedded systems
 since its memory footprint is minimal.