autocsr

View on PyPIReverse Dependencies (0)

1.0.11 autocsr-1.0.11-py3-none-any.whl

Wheel Details

Project: autocsr
Version: 1.0.11
Filename: autocsr-1.0.11-py3-none-any.whl
Download: [link]
Size: 44822
MD5: 0ab35d3552e478297541ff8dfe0a4907
SHA256: 2d4f37f868a1f04820202488be61b763592fcaf0625fbfc7ec7ec65dcff52910
Uploaded: 2021-04-28 05:43:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autocsr
Version: 1.0.11
Summary: AutoCSR is a command-line tool and library for automatically generating Certificate Signing Requests from easy to define configuration files.
Author: Max Wolfe
Author-Email: max[at]securitywolfe.com
Home-Page: https://github.com/maxwolfe/autocsr
Project-Url: Documentation, https://autocsr.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/maxwolfe/autocsr
Project-Url: issues, https://github.com/maxwolfe/autocsr/issues
License: MIT
Keywords: Certificate Signing Request,CSR
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: Jinja2 (<3.0.0,>=2.11.3)
Requires-Dist: PyYAML (<6.0.0,>=5.4.1)
Requires-Dist: cryptography (<4.0.0,>=3.4.7)
Requires-Dist: protobuf (<4.0.0,>=3.15.8)
Requires-Dist: pyOpenSSL (<21.0.0,>=20.0.1)
Requires-Dist: pyasn1-modules (<0.3.0,>=0.2.8)
Requires-Dist: pycryptodome (<4.0.0,>=3.10.1)
Requires-Dist: python-pkcs11 (<0.8.0,>=0.7.0)
Requires-Dist: typer (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 14040 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autocsr/__init__.py sha256=BlqglX4gZ4xbGOOB8CJ8wdOUkuXcXxRWpIpcfoBw6bs 135
autocsr/cli.py sha256=OIwzntv859d1R0xoU267hWnMLwsHLc1055eTtjrljOk 11445
autocsr/csr.py sha256=RKxrjNmBPIpcnqYx5DhRgvhyP7mYMz3423kitd_eIcY 13951
autocsr/extensions.py sha256=6edwlbLfBYXyoZ8m6ihudQlP9udUFHHRPkruFsVJGbU 29642
autocsr/hsm.py sha256=FtaQWIo3qi5e6LBPqvxiaATvagY4ifPyn_vBRS0GJPI 7468
autocsr/oid.py sha256=fO9Hed59bdMXDM2pzCrbxzhD_R11yZOBhNsVe4Fjmr8 1382
autocsr/protos/csr.proto sha256=9zmbaCBUQ2R7chmPlenB1QWNz4cVm5Fkn_nHkeaOcgs 8627
autocsr/protos/csr_pb2.py sha256=vEUZDGGw7krxNzjc96KitFaMFJdHunTaORkeAcSo2MQ 182597
autocsr/protos/csr_pb2.pyi sha256=rNvjw-l_yV3OsEtw-sau8j-dkzYKOkyvkxjOXFNJOHo 72566
autocsr/unsupported_extensions.py sha256=4NsghimDNX973PyqzT7V7NEpBacj-OqvYfr7yAaGeEE 5384
autocsr/utils.py sha256=x5lLz-DxkjWGovihZ-72kpyAcjMb6OtwhFvRhr8GH8Y 1638
autocsr-1.0.11.dist-info/entry_points.txt sha256=9q-SLsjkq8hQB5E6F8G31YMUvkA2rgtgrglSj_D2lJ4 44
autocsr-1.0.11.dist-info/LICENSE sha256=x_Bq2Ox6IW0JEwzrIDCYvIhQivjNF8BIU_JoAWZ16Nc 1066
autocsr-1.0.11.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
autocsr-1.0.11.dist-info/METADATA sha256=uuFTfCtNDoMPiMHg5htl4Ny2xqAVjOfIefh9xAlC33Y 15299
autocsr-1.0.11.dist-info/RECORD

entry_points.txt

autocsr = autocsr.cli:main