crypt4gh

View on PyPIReverse Dependencies (5)

1.7 crypt4gh-1.7-py3-none-any.whl

Wheel Details

Project: crypt4gh
Version: 1.7
Filename: crypt4gh-1.7-py3-none-any.whl
Download: [link]
Size: 32270
MD5: 714d6dd6908e5c16f8cde42d6e433f98
SHA256: 9aeb37065769a560b5bbe8cf67c47eb4d8b53ed36725a8d3fb0385084c682c3c
Uploaded: 2024-05-27 10:33:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crypt4gh
Version: 1.7
Summary: GA4GH cryptographic utilities
Author: Frédéric Haziza
Author-Email: frederic.haziza[at]crg.eu
Home-Page: https://www.github.com/EGA-archive/crypt4gh
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Platform: any
Requires-Python: >=3.6
Requires-Dist: pyYaml (>=5.1.2)
Requires-Dist: docopt
Requires-Dist: cryptography (>=2.8)
Requires-Dist: pynacl (>=1.3.0)
Requires-Dist: bcrypt
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3333 characters]

WHEEL

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

RECORD

Path Digest Size
crypt4gh/__init__.py sha256=j7b1dDSLC6mlKl0J21f2g-m-ObncLieObszucDo24nY 2141
crypt4gh/__main__.py sha256=HvFDP9sDxjCl-eNLsm8IySkvHtDgUNVf1vjPG1MPxH4 926
crypt4gh/cli.py sha256=MrX33ZVHuZGe0t1lVeFjb7zWNa-VmdqtuQtc1n6-1io 8228
crypt4gh/debug.py sha256=fDSQqy0Q-4Msw-4LunlNlQQacIv5SrSu9Lyl8ZyduEU 5082
crypt4gh/exceptions.py sha256=mZGtBKyPnIL4BIHxBVHG9yC3uI3PSCwoybzP8qmu3EA 1328
crypt4gh/header.py sha256=s2UtFS-yATrQbTmCOY6MRfSqKOwu9BJKsSLnS5Hvrsg 15422
crypt4gh/lib.py sha256=rk5j9jd5Yq4fJ5hwt_VSoNwLOW3vDCxROUO4aawuyks 15886
crypt4gh/keys/__init__.py sha256=cvcK9zaecP2zgat1WvNTxQzAftI4KFyUDz-pPXaHXrA 6622
crypt4gh/keys/__main__.py sha256=hSvsqdq3SUVcS9qu17xI-rSWDzTeBZ4szXGcnT4zsHo 224
crypt4gh/keys/c4gh.py sha256=ycE17RttvWJVbwew8arsZD7TZYrHPolYVTTCqrDNTS4 4714
crypt4gh/keys/debug.py sha256=ldowbpeLbhUmciS7tcdiccstLlUWx_1lg17Q0eMOlSE 2685
crypt4gh/keys/kdf.py sha256=H6p39nmruTnilESXCmkMrq8rCY1_OprsuRFzI-eIpJY 1629
crypt4gh/keys/ssh.py sha256=PckSeIe6So1g-1nrxIS5tgOp6dD2p-iT60GHfiddZ68 6958
crypt4gh-1.7.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
crypt4gh-1.7.dist-info/METADATA sha256=zMb5oUG_VKFdu_s2ipf2A_ewVMBPA0KXfmlKMHgt6-k 4628
crypt4gh-1.7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
crypt4gh-1.7.dist-info/entry_points.txt sha256=1B8jTxIuIcacEw5AQt-VGuYewABTpUdjo_qaSbdAa0w 98
crypt4gh-1.7.dist-info/top_level.txt sha256=SZyqKGiUv17E9foLqHtHY06Ziz_n2FX0G2hkaQVbLjE 9
crypt4gh-1.7.dist-info/RECORD

top_level.txt

crypt4gh

entry_points.txt

crypt4gh = crypt4gh.__main__:main
crypt4gh-keygen = crypt4gh.keys.__init__:main