chiff

View on PyPIReverse Dependencies (0)

0.3.1 chiff-0.3.1-py3-none-any.whl

Wheel Details

Project: chiff
Version: 0.3.1
Filename: chiff-0.3.1-py3-none-any.whl
Download: [link]
Size: 47221
MD5: 6d7f52a7d2e1baed6fd11ef6e8177b63
SHA256: d9fe62c1668a0e3b6114b7fa554ed5d6de1f1f0f8adcc4143cbd9220eb7802e1
Uploaded: 2024-09-07 09:40:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chiff
Version: 0.3.1
Summary: Chiff command-line client.
Author: bas-d
Author-Email: 7903735+bas-d[at]users.noreply.github.com
Home-Page: https://chiff.app
Project-Url: Repository, https://github.com/chiff-app/chiff-cli
License: GPL-3.0-or-later
Keywords: security,ssh,password
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.8.1,<4.0.0
Requires-Dist: click (<9.0,>=8.0)
Requires-Dist: pillow (<11.0.0,>=10.1.0)
Requires-Dist: pykeepass (<5.0,>=4.0)
Requires-Dist: pynacl (<2.0,>=1.4)
Requires-Dist: python-daemon (<4.0.0,>=3.0.1)
Requires-Dist: qrcode (<8.0.0,>=7.3.1)
Requires-Dist: requests (<3.0,>=2.2)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Requires-Dist: tldextract (<6.0.0,>=5.1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 10253 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
chiff/__init__.py sha256=QlxaEN_T7A5xTTnr-NR63GzR618kIn12qyxybgp9OCU 15
chiff/api.py sha256=ejYr7qSRgFc4M2AJXbhNxRFJ9t9Gi2y3eJubqLx7dl0 4028
chiff/constants.py sha256=Ga_kL_X2n8KBSjzWHPfOnrJmY3wFAxoqsb2-zLgGFhQ 1943
chiff/crypto.py sha256=LDe5fShZSGROeXuuIS1U5P0V0VG8PWcH9C5jtFUokIY 2954
chiff/main.py sha256=bjkvo8Iw8BAMOF5l7frAq5qBfjA1s6Mxg-BTqPRbJJk 13750
chiff/password_validator.py sha256=i6A3guthX7709b6nR_o1DDCCcPAPzYj7h4MQGFbsCjY 11570
chiff/queue_handler.py sha256=7qyXoQGcbwqWXTR3RQhYX1f4TDBcoCV45cgh0yKBsNc 1042
chiff/session.py sha256=sacuDUPrv-ZJ6y0RhQz8ZFpm9zwCZXJ-2JfKIM6mTlM 9731
chiff/setup.py sha256=0uzqDgzEcXcuMWMIVdL6kyoPnBYmqvFPGakvnC64Cp0 2715
chiff/socket.py sha256=wboZXk5KguQHSiSwPQr9vOZVEgEDZlOPwmtV1VJjTAI 7625
chiff/ssh_key.py sha256=abnmcCCvYMzr7BS-3ojmsrH92mICUzgUgo1r73jlCj4 2343
chiff/utils.py sha256=GPezd-Yvb59jXF1J51nwBpi8EDmsSVzAKQf48ZPl8ws 2661
chiff-0.3.1.dist-info/LICENSE sha256=ixuiBLtpoK3iv89l7ylKkg9rs2GzF9ukPH7ynZYzK5s 35148
chiff-0.3.1.dist-info/METADATA sha256=ttM5UyfeNOEFwYqS80rV0lIfkGyOsXyqu_cC-fSv_XI 11570
chiff-0.3.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
chiff-0.3.1.dist-info/entry_points.txt sha256=6CIntQ-pQZkmXr-m4SD_tNVskzxexQ7EKZj5OBkqnAU 66
chiff-0.3.1.dist-info/RECORD

entry_points.txt

chiff = chiff.main:main
chiffd = chiff.socket:main