Add description, fix keywords.
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
name = "simple_asn1"
|
||||
version = "0.1.0"
|
||||
authors = ["Adam Wick <awick@uhsure.com>"]
|
||||
description = "A simple DER/ASN.1 encoding/decoding library."
|
||||
categories = ["encoding"]
|
||||
keywords = ["ASN.1","data encoding","DER"]
|
||||
keywords = ["ASN1","data encoding","DER"]
|
||||
license-file = "LICENSE"
|
||||
repository = "https://github.com/acw/simple_asn1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user