blob: 45585c0075248e597e775ea64decc153dfe275cf [file] [log] [blame]
Kevin Cheng28a705d2019-04-18 11:10:44 -07001name: "pyopenssl"
Haibo Huanga08e9792019-05-13 16:39:10 -07002description: "A Python wrapper around the OpenSSL library"
Kevin Cheng28a705d2019-04-18 11:10:44 -07003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://pyopenssl.org/en/stable/"
7 }
8 url {
9 type: GIT
10 value: "https://github.com/pyca/pyopenssl"
11 }
Haibo Huanga08e9792019-05-13 16:39:10 -070012 version: "19.0.0"
Kevin Cheng28a705d2019-04-18 11:10:44 -070013 license_type: NOTICE
Haibo Huanga08e9792019-05-13 16:39:10 -070014 last_upgrade_date {
15 year: 2019
16 month: 5
17 day: 13
18 }
Kevin Cheng28a705d2019-04-18 11:10:44 -070019}