1name: "pyopenssl" 2description: "A Python wrapper around the OpenSSL library" 3third_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 } 12 version: "19.0.0" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2019 16 month: 5 17 day: 13 18 } 19} 20