| 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.4+, 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: "2.5" | |
| last_upgrade_date { year: 2019 month: 2 day: 26 } | |
| license_type: NOTICE | |
| } |