File: control

package info (click to toggle)
cryptojs 3.1.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 352 kB
  • sloc: sh: 48; makefile: 16
file content (18 lines) | stat: -rw-r--r-- 751 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cryptojs
Section: web
Priority: extra
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Build-Depends: debhelper (>= 9), yui-compressor
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/collab-maint/cryptojs.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/cryptojs.git;a=summary
Homepage: http://code.google.com/p/crypto-js/

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.