notarizer

View on PyPIReverse Dependencies (0)

1.0.1 notarizer-1.0.1-py3-none-any.whl

Wheel Details

Project: notarizer
Version: 1.0.1
Filename: notarizer-1.0.1-py3-none-any.whl
Download: [link]
Size: 11168
MD5: 73f6f1a073f4da627cfa6d4c21543e94
SHA256: aba25377f19f1323fd8f29622f61c7664877f1809ba1f46f509b6c73af8ba116
Uploaded: 2021-01-12 14:28:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: notarizer
Version: 1.0.1
Summary: Notarizer is a tool that provides a way of verifying the authenticity of docker images.
Author: Farfetch
Author-Email: opensource[at]farfetch.com
Home-Page: https://github.com/Farfetch/notarizer.git
License: MIT License (MIT)
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: astroid (==2.4.2)
Requires-Dist: attrs (==19.3.0)
Requires-Dist: black (==19.10b0)
Requires-Dist: certifi (==2020.6.20)
Requires-Dist: cffi (==1.14.0)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: click (==7.1.2)
Requires-Dist: colorama (==0.4.3)
Requires-Dist: cryptography (==2.9.2)
Requires-Dist: docker (==4.2.2)
Requires-Dist: idna (==2.10)
Requires-Dist: isort (==4.3.21)
Requires-Dist: lazy-object-proxy (==1.4.3)
Requires-Dist: mccabe (==0.6.1)
Requires-Dist: pathspec (==0.8.0)
Requires-Dist: pycodestyle (==2.6.0)
Requires-Dist: pycparser (==2.20)
Requires-Dist: pylint (==2.5.3)
Requires-Dist: regex (==2020.6.8)
Requires-Dist: requests (==2.24.0)
Requires-Dist: six (==1.15.0)
Requires-Dist: toml (==0.10.1)
Requires-Dist: typed-ast (==1.4.1)
Requires-Dist: urllib3 (==1.25.9)
Requires-Dist: websocket-client (==0.57.0)
Requires-Dist: wrapt (==1.12.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2844 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
notarizer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notarizer/cli.py sha256=q_2nNBlx5tJMKZ0PpvuaSsGlzg_xi9ow-apc3VagxCY 1269
notarizer/converter.py sha256=0zwdwkrbzc3y6G7s56Z2OaPCG4A5ChcIQmgdzOKu6e4 743
notarizer/credentials_repository.py sha256=Jl-Ki3sqb1BiJBeIXftfBHlKYTFcVUhExQwcs6-OwwM 515
notarizer/cryptography_wrapper.py sha256=Vz4DIeYk7JcfBuEw4uNNsc_ahsYIYXiKIqoAZKPkaZ4 1412
notarizer/docker_gateway.py sha256=ygsL2ABwLbE5lDicN2cUJK__YTD3HT0LrhmvsLHJA3M 935
notarizer/exceptions.py sha256=mN6E42wgPVr1nPpnOc09fpE3oir1a46HxLc0HFCqhf0 1110
notarizer/image_signer.py sha256=v-axw5iXuCMCE_3_EzgysnfDPGj54CFmn7fggLPAdjE 921
notarizer/image_verifier.py sha256=TlAo6mN-Z_XCaWlaNJ_4Nqzpid0qBumX1eTgpV_WeeQ 1752
notarizer/templates.py sha256=FFyP4MyU6t2rcXZtAsW7mp1N0-jOC6F0SWG36zEhlFE 332
notarizer/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
notarizer/test/mocked_data.py sha256=fWIiiZ45-7w5sGBtCNQbvLV8BKAMYogZ52-KoVHiHO4 919
notarizer/test/test_sign_images.py sha256=hwPA1cAoOJSJ_5fWKXFtR0QJxeqZKg_ZU2ZWSBqlmaE 3839
notarizer/test/test_verify_signature.py sha256=yFNiZxM1zFbfMYJ9JIBaOEL9SLk4UUHS2nVGdDOkBso 4702
notarizer-1.0.1.dist-info/LICENSE sha256=R4MWaUMhS_BhyHZeybABysnMZtY5ioEayKxhg8KRfbg 1064
notarizer-1.0.1.dist-info/METADATA sha256=7-uDipxgmO9dAJX4GpQ3j3R-zK15-kS7D8ys8e06wgM 4102
notarizer-1.0.1.dist-info/WHEEL sha256=S6zePDbUAjzMmpYOg2cHDxuYFWw7WiOXt6ogM6hIB5Q 92
notarizer-1.0.1.dist-info/entry_points.txt sha256=AsxAPfJIlWKPJvWMAW_RFMCABSqpMsoS1mrYIV_BFWk 50
notarizer-1.0.1.dist-info/top_level.txt sha256=LnjQygZ7GOWS7QTJV39ON2p5kOZNsXffNqdHHoruLj4 10
notarizer-1.0.1.dist-info/RECORD

top_level.txt

notarizer

entry_points.txt

notarizer = notarizer.cli:main