File: control

package info (click to toggle)
node-openpgp-asmcrypto.js 2.3.3~0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,244 kB
  • sloc: javascript: 7,687; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 888 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
28
Source: node-openpgp-asmcrypto.js
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: sandra uwah <sandrauwah282@gmail.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , mocha
 , chai
 , node-fs-extra
 , node-typescript
 , node-ts-node
 , rollup
Standards-Version: 4.6.2
Homepage: https://github.com/openpgpjs/asmcrypto.js
Vcs-Git: https://salsa.debian.org/js-team/node-openpgp-asmcrypto.js.git
Vcs-Browser: https://salsa.debian.org/js-team/node-openpgp-asmcrypto.js
Rules-Requires-Root: no

Package: node-openpgp-asmcrypto.js
Architecture: all
Depends:
 ${misc:Depends} ,
Description: Javascript Cryptographic library with performance in mind
 Asmcrypto is a javascript implementation of popular cryptographic utilities
 with performance in mind.