xaws

View on PyPIReverse Dependencies (0)

1.0.2 xaws-1.0.2-py3-none-any.whl

Wheel Details

Project: xaws
Version: 1.0.2
Filename: xaws-1.0.2-py3-none-any.whl
Download: [link]
Size: 3480
MD5: 6fd0d82164290a0fab771efbfbf4c3fe
SHA256: 8d9689cf3d29b2e16d4bfa1fedeceb1a6319078723d42aafa258982d159b2f53
Uploaded: 2024-11-19 04:05:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xaws
Version: 1.0.2
Summary: Library for encrypting/decrypting files using AWS KMS
Maintainer-Email: "ISET, California State University San Bernardino" <iset-ops[at]csusb.edu>
Project-Url: Repository, https://bitbucket.org/csusb/python-xaws
Requires-Python: >=3.6
Requires-Dist: boto3 (~=1.12)
Requires-Dist: m2crypto (~=0.35)
Requires-Dist: pyasn1 (~=0.4)
Description-Content-Type: text/markdown
[Description omitted; length: 103 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatch 0.22.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
xaws/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xaws/command.py sha256=07pH7aXceEP3EqS3vq_iEUnSg2y6rfnHU-ld1U3bYeU 589
xaws/kms.py sha256=FcFwQ8r_SLaKCOCu8nkFK_4pt-dkPRgtQZVg6T9EQRs 5269
xaws-1.0.2.dist-info/METADATA sha256=f960OrqnDd0DEZP0r_gqtOw43PxRbKe9V6bOguRxl4A 517
xaws-1.0.2.dist-info/WHEEL sha256=sb4ZHsmozXdkdXRvpMHZmhxsxQvL8DERDUEGA9tAfc8 83
xaws-1.0.2.dist-info/entry_points.txt sha256=BxppNr4nbUYCOhRpgJepFoQehqio1xvwk1EzLV3n7mA 90
xaws-1.0.2.dist-info/RECORD

entry_points.txt

xaws-decrypt = xaws.command:decrypt
xaws-encrypt = xaws.command:encrypt