aboutsummaryrefslogtreecommitdiffstats
path: root/METADATA
blob: 02bee435756693f1a636e610a7d4bdb33caeeda1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "asn1crypto"
description: "A fast, pure Python library for parsing and serializing ASN.1 structures."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/wbond/asn1crypto"
  }
  url {
    type: GIT
    value: "https://github.com/wbond/asn1crypto"
  }
  version: "1.4.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 10
    day: 28
  }
}