File: control

package info (click to toggle)
cryptojs 3.1.2%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 352 kB
  • sloc: javascript: 3,088; sh: 48; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 636 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: cryptojs
Section: web
Priority: optional
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper-compat (= 13), yui-compressor
Standards-Version: 4.5.1
Homepage: https://github.com/brix/crypto-js
Rules-Requires-Root: no

Package: libjs-cryptojs
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: collection of cryptographic algorithms implemented in JavaScript
 CryptoJS is a growing collection of standard and secure cryptographic
 algorithms implemented in JavaScript using best practices and patterns. They
 are fast, and they have a consistent and simple interface.