You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[metadata]
|
|
name = python-pkcs7
|
|
version = 0.1.0
|
|
|
|
[options]
|
|
py_modules = pkcs7
|
|
install_requires =
|
|
asn1crypto >= 1.5.0
|
|
cryptography >= 3.0
|
|
cryptography_x509_verify
|
|
|