aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 4b41dcdb95f7421a27b3fec60fd3844c7885c3ac (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.3.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 1
    day: 4
  }
}