File: control

package info (click to toggle)
ttyd 1.7.7-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,080 kB
  • sloc: ansic: 17,751; sh: 184; javascript: 160; makefile: 4
file content (27 lines) | stat: -rw-r--r-- 632 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
25
26
27
Source: ttyd
Section: web
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libjson-c-dev,
 libwebsockets-dev,
 zlib1g-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://tsl0922.github.io/ttyd
Vcs-Browser: https://forgejo.debian.net/ttyd/ttyd
Vcs-Git: https://forgejo.debian.net/ttyd/ttyd

Package: ttyd
Section: web
Architecture: linux-any
Depends:
 libwebsockets-evlib-uv,
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 apache2,
Description: Share your terminal over the web
 ttyd is a command-line tool for sharing a terminal over the web.