| name: "cryptography" | |
| description: | |
| "cryptography is a package which provides cryptographic recipes and " | |
| "primitives to Python developers. Our goal is for it to be your " | |
| "\"cryptographic standard library\". It supports Python 2.7, Python 3.6+, and " | |
| "PyPy 5.4+." | |
| third_party { | |
| url { | |
| type: HOMEPAGE | |
| value: "https://github.com/pyca/cryptography" | |
| } | |
| url { | |
| type: GIT | |
| value: "https://github.com/pyca/cryptography" | |
| } | |
| version: "3.3.2" | |
| last_upgrade_date { year: 2021 month: 11 day: 8 } | |
| license_type: NOTICE | |
| } |