shroudstone

View on PyPIReverse Dependencies (0)

0.2.7 shroudstone-0.2.7-py3-none-any.whl

Wheel Details

Project: shroudstone
Version: 0.2.7
Filename: shroudstone-0.2.7-py3-none-any.whl
Download: [link]
Size: 50137
MD5: 20cfee0886718d8b9059b88a31db360f
SHA256: 94bfb98be7746227d80f58c2710f68efa60e135f48d6bf3038270581b35fc6f2
Uploaded: 2024-10-20 12:14:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: shroudstone
Version: 0.2.7
Summary: Python utilities for working with Stormgate replays
Author-Email: Anthony Carapetis <anthony.carapetis[at]gmail.com>
Project-Url: Source, https://github.com/acarapetis/shroudstone
Keywords: Stormgate
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Games/Entertainment :: Real Time Strategy
Requires-Python: >=3.8,<4
Requires-Dist: packaging (>=20.4)
Requires-Dist: pillow (>=5.0)
Requires-Dist: protobuf (~=5.27.3)
Requires-Dist: pydantic (~=2.6)
Requires-Dist: pystray (~=0.19.5)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: pyyaml (>=5)
Requires-Dist: typer[all] (~=0.9.0)
Requires-Dist: typing_extensions (>=4.7.1)
Requires-Dist: pytest (>=8); extra == "test"
Requires-Dist: tzdata; extra == "test" and sys_platform == "win32"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 7985 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
shroudstone/__init__.py sha256=OKTJThmA039LalBrv1RRKv3M1qbgjMl_7GDuzwuNz_g 81
shroudstone/__main__.py sha256=JeWKTao6yV_oBOWGiKgcDVAZSUux8KZdeXXFDgjFpZU 378
shroudstone/cli.py sha256=1-4bC6agXwU2aFt9jET_oR5UYh5MJfvn9PERMxDRtWY 6704
shroudstone/config.py sha256=AOiEBZ7RVDXCft11Lb_oHmMIMq-IMZGtkx32JK_nWRg 1913
shroudstone/logging.py sha256=aYuaxylurga6RD58WjkOr4bpns2p4R_rdULV5sE1_7U 622
shroudstone/renamer.py sha256=A4tVZ3aTU6nPSZUZ2TD_qkoE0GT6DPk8cPXdoOk9kTY 12143
shroudstone/gui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
shroudstone/gui/__main__.py sha256=fhe5NNVPmvIE6SNadfhxkCfgDj5cYzd7I3qD0SlTGAc 43
shroudstone/gui/app.py sha256=pFbGrgNfy-UbwrwgoSFNpP_UrstsdMTjv2PhPlCRB7M 15714
shroudstone/gui/fonts.py sha256=gZg6mIzcQchFmkbGiysq9hBY_oFAgt7CFz_FflSFfnM 609
shroudstone/gui/jobs.py sha256=yKTHraGcxdVfiWtH96_m3VbTFEMM5qrsPuOs1_ZjpOY 2775
shroudstone/gui/logview.py sha256=JJFOP1L9p97_0cF2f1URh0etiPHq8yT7nH89WJiL40o 2975
shroudstone/gui/assets/shroudstone.ico sha256=brklyoLvSmzyE3RSj8RvSGKNXumaRC40A4Sx0OkRgE8 16958
shroudstone/gui/assets/shroudstone.png sha256=HnxcZJMRuQ8Rkm6Bohp0RCMJ_2KbqF377VIHcPIfY0Y 2821
shroudstone/gui/assets/shroudstone.svg sha256=TyQk21c7QJzquNf-AZmWwWwElgiQuCUbrYl857_LzXQ 6363
shroudstone/replay/parser.py sha256=e1UWva3QckbZ64qo9ggKV-R-sOVyDtUlEN56NkCQCYc 13115
shroudstone/replay/stormgate_pb2.py sha256=XLxERcQwsotYmSBhdq1Cr_KRkebRucqMe3mJlWcx0x0 5776
shroudstone/replay/stormgate_pb2.pyi sha256=TMwLqWuE-Vwhrr35PzhNw9rd6fvrUUCCxJff5pzyrA4 8179
shroudstone/replay/summary.py sha256=L5k3HJdaModf9rBFLTTGYiOmlETUzpYRaM0wugf6J20 4492
shroudstone/replay/versions.py sha256=xUu-9Yo2psDuRGgqQU7N0SpwVOezzjcs5Lrl3BGnbRM 59
shroudstone-0.2.7.dist-info/entry_points.txt sha256=VLBZ8Rz9hYxamh7sM7o7s5C_FcdHyhj5cMHCjO7fymc 57
shroudstone-0.2.7.dist-info/LICENSE sha256=ljOS4DjXvqEo5VzGfdaRwgRZPbNScGBmfwyC8PChvmQ 32422
shroudstone-0.2.7.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
shroudstone-0.2.7.dist-info/METADATA sha256=uI8jqGgbgVdqBRC3z7ElyWK2X1p_LIwiUrrtBF8K2XI 8884
shroudstone-0.2.7.dist-info/RECORD

entry_points.txt

shroudstone = shroudstone.__main__:main