summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 47216eba465d68fac203314ba84ecf8aa297bb9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: zmodemjs
Section: web
Priority: optional
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
Build-Depends:
 debhelper-compat (= 13),
 pkg-js-tools,
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://github.com/FGasper/zmodemjs
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/zmodemjs
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/zmodemjs

Package: node-zmodem.js
Section: web
Architecture: all
Depends:
 ${misc:Depends},
Description: ZMODEM file transfers in JavaScript
 zmodem.js is a JavaScript implementation of the ZMODEM file transfer protocol,
 which facilitates file transfers via a terminal.