mse-lib-sgx

View on PyPIReverse Dependencies (0)

2.2.0 mse_lib_sgx-2.2.0-py3-none-any.whl

Wheel Details

Project: mse-lib-sgx
Version: 2.2.0
Filename: mse_lib_sgx-2.2.0-py3-none-any.whl
Download: [link]
Size: 15653
MD5: 7b690fa7ca35a868cef700136ebf67b8
SHA256: 7ac14288f0e3e46611ead527629e6bc76067982fed05774eabd8661c87e7b2d7
Uploaded: 2023-08-10 12:28:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mse-lib-sgx
Version: 2.2.0
Summary: Library to bootstrap WSGI/ASGI application for Gramine
Author-Email: Cosmian Tech <tech[at]cosmian.com>
License: MIT
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: cryptography (<42.0.0,>=41.0.1)
Requires-Dist: intel-sgx-ra (<3.0,>=2.0)
Requires-Dist: hypercorn[uvloop] (<0.15.0,>=0.14.3)
Requires-Dist: h2 (<4.2.0,>=4.1.0)
Requires-Dist: mse-lib-crypto (<2.0,>=1.3)
Requires-Dist: build (<0.11.0,>=0.10.0); extra == "deploy"
Requires-Dist: wheel (<0.41.0,>=0.40.0); extra == "deploy"
Requires-Dist: pylint (<3.0.0,>=2.17.4); extra == "dev"
Requires-Dist: pycodestyle (<3.0.0,>=2.10.0); extra == "dev"
Requires-Dist: pydocstyle (<7.0.0,>=6.3.0); extra == "dev"
Requires-Dist: mypy (<2.0.0,>=1.4.1); extra == "dev"
Requires-Dist: black (<24.0.0,>=23.7.0); extra == "dev"
Requires-Dist: isort (<6.0.0,>=5.12.0); extra == "dev"
Requires-Dist: pytest (<8.0.0,>=7.4.0); extra == "dev"
Provides-Extra: deploy
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 2880 characters]

WHEEL

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

RECORD

Path Digest Size
mse_lib_sgx/__init__.py sha256=V5ASETL3AO-W3jfu6UzApU9Tf4wgb4gRCLwt3hMjR4Y 49
mse_lib_sgx/base64url.py sha256=Nj3dRNaW3759Tfxl-KFhXi8LrnqrU6rR1Xbyds-Wehk 891
mse_lib_sgx/certificate.py sha256=N7LFm6_W9jnoOtcLBnz7NhjfsomrppLEfRjQwbJDHPY 7440
mse_lib_sgx/cli.py sha256=3q0_egxGBjMBStn1DGokFLWsfxpTLF_ZCMCZWhYrAa8 8586
mse_lib_sgx/copy.py sha256=nP4eRFM2CLAyYn5Nud7gOVHpxXcJpWRDY5cXwPkwras 5494
mse_lib_sgx/error.py sha256=go9gS1PHkCHlKGo4TQBUVgpmuhlo5Jo_pxB4iJ8cbLw 449
mse_lib_sgx/globs.py sha256=yWe7An3XTDybSQ3T6A-cByi9EcjJzbeopEpmQ8CuZMs 1337
mse_lib_sgx/http_server.py sha256=9E9ZBIsx-Ld6Jftw1PNE07_OgrghLcv78fB1P8Oyq6k 5932
mse_lib_sgx/sgx/__init__.py sha256=ZPqvszQ5sz1wFZt-Y4G0Tq6DW_dGF7viP4aQGyFP_r4 30
mse_lib_sgx/sgx/key.py sha256=xYiuwiK5ZQhKcPFP2eQaaae71SFGPJ7ylEXAFAjH08c 1275
mse_lib_sgx/sgx/quote.py sha256=1eKiWqtJXVMpmVLwgTaP-sHxqr7z2AE85bagWfmna2U 1182
mse_lib_sgx-2.2.0.dist-info/METADATA sha256=PEiheVaONs34ouw66l83nxZCiDTejoXDjDXIV0ZcTGI 4175
mse_lib_sgx-2.2.0.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
mse_lib_sgx-2.2.0.dist-info/entry_points.txt sha256=vst3r9LrJic8vxq0VQWrhsWFA6OEHXYvJq39dduzWL0 54
mse_lib_sgx-2.2.0.dist-info/top_level.txt sha256=8wW9hhrjbbiMw1wOAhBZrEzW4B-QbK6yaM-rNJVQ2vk 12
mse_lib_sgx-2.2.0.dist-info/RECORD

top_level.txt

mse_lib_sgx

entry_points.txt

mse-bootstrap = mse_lib_sgx.cli:run