suspycious

View on PyPIReverse Dependencies (0)

0.1.2a0 suspycious-0.1.2a0-py3-none-any.whl

Wheel Details

Project: suspycious
Version: 0.1.2a0
Filename: suspycious-0.1.2a0-py3-none-any.whl
Download: [link]
Size: 28460
MD5: 8b6e7aa49a2447a45dfbb085bbb1a909
SHA256: 44acdd3d6765a0ff75a48082287c5aad1b633128951cc0b2b489eb59655af029
Uploaded: 2023-11-25 20:12:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: suspycious
Version: 0.1.2a0
Summary: Python client library for the Sus protocol
Author: Romir Kulshrestha
Author-Email: romir.kulshrestha[at]gmail.com
Home-Page: https://github.com/romirk/suspycious
Project-Url: Bug Tracker, https://github.com/romirk/suspycious/issues
Project-Url: Repository, https://github.com/romirk/suspycious
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Networking
Classifier: Typing :: Typed
Requires-Python: >=3.6
Requires-Dist: blake3 (<0.4.0,>=0.3.3)
Requires-Dist: cryptography (<42.0.0,>=41.0.5)
Description-Content-Type: text/markdown
[Description omitted; length: 1319 characters]

WHEEL

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

RECORD

Path Digest Size
sus/__init__.py sha256=rxgob_WSuZ7al-goyBq41ez4d7VW6AFSP4Cp5j-hfJM 150
sus/__main__.py sha256=BKC3KnxMn0PmhkAA5XoE1XQ-AzmIfg_OQHd2t6J6jk0 1415
sus/client/__init__.py sha256=5pXWdj_qxWZUine_FxjJn1dogUhs4jmqsLsklGZcNZg 54
sus/client/client.py sha256=U0EVrH_OTjwu263iYGkFapAO9mPAbg506FfJG1qZBwU 6085
sus/client/protocol.py sha256=SERuhvFEbM4PRoiuaPkxcA93wpCvldoHw7zChIZyouE 8154
sus/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sus/common/exceptions.py sha256=UOOd43A1hzkgRxkJdlKpsBza5bUE-EQNp1BecC8UUck 343
sus/common/globals.py sha256=cTFf2qRjjXI0F_HuzhvbxqqN-MomgfNFktuJJjT9Ol0 275
sus/common/util.py sha256=kP-KAOh2U7KyD84lGHBVrqt_h7FLjvvIZD33gA5At2k 2101
sus/server/__init__.py sha256=6uNocxkihdiEPQMn5Qp3rNgqWUIxXIaCpJzCIZ5-XDg 55
sus/server/handler.py sha256=ClL2IoPQ9vvZySJMKgcN_EwPZNrGyYkkPHp_ST9f-jM 18025
sus/server/protocol.py sha256=HcRY-cvz0TPzDbeSVVaVhcXBt3SqaEeSBovW7jio3fU 3208
sus/server/server.py sha256=m7-xW8ARldeq4A5-6DORdCeYTLwcAta3QrALz9ZMHZ0 4320
suspycious-0.1.2a0.dist-info/LICENSE sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8 34523
suspycious-0.1.2a0.dist-info/METADATA sha256=7mouYvLOxArSgOO-t85eAV4xQmbXnRoQ9O4MW7xVkZ8 2581
suspycious-0.1.2a0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
suspycious-0.1.2a0.dist-info/entry_points.txt sha256=E0zYxJPWz86zAwyjQEkkYaO1jDOxggNnqPrBtLmblt8 48
suspycious-0.1.2a0.dist-info/RECORD

entry_points.txt

sus = sus.__main__:server_main