File: control

package info (click to toggle)
node-sixel 0.16.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 40,936 kB
  • sloc: javascript: 1,861; cpp: 638; sh: 105; python: 26; makefile: 14
file content (27 lines) | stat: -rw-r--r-- 784 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: node-sixel
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Yadd <yadd@debian.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , emscripten
 , mocha
 , node-abab
 , node-iconv-lite
 , node-typescript
 , webpack
Standards-Version: 4.6.2
Homepage: https://github.com/jerch/node-sixel#readme
Vcs-Git: https://salsa.debian.org/js-team/node-sixel.git
Vcs-Browser: https://salsa.debian.org/js-team/node-sixel
Rules-Requires-Root: no

Package: node-sixel
Architecture: all
Depends: ${misc:Depends}
Description: Node.js library to manage Sixel images
 node-sixel is a image decoding / encoding library for node and the browser.