[Pkg-javascript-commits] [node-asn1.js] 01/02: update description to mention DER encoding
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Thu May 11 02:40:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-asn1.js.
commit 460f403f972e811a3358f52c63d6a9b4ad115544
Author: Pirate Praveen <praveen at debian.org>
Date: Thu May 11 08:09:53 2017 +0530
update description to mention DER encoding
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 814f843..cb41a29 100644
--- a/debian/control
+++ b/debian/control
@@ -25,8 +25,9 @@ Depends:
, node-assert (>= 1.0.0)
, node-inherits (>= 2.0.1)
, node-bn.js (>= 4.0.0)
-Description: ASN.1 encoder and decoder
- Asn1.js is a pure javascript ASN.1 encoder and decoder.
+Description: ASN.1 encoder and decoder (DER)
+ Asn1.js is a pure javascript ASN.1 encoder and decoder. Currently DER encoding
+ is supported.
.
Abstract Syntax Notation One (ASN.1) is an interface description
language for defining data structures that can be serialized and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-asn1.js.git
More information about the Pkg-javascript-commits
mailing list