atmst

View on PyPIReverse Dependencies (0)

0.0.6 atmst-0.0.6-py3-none-any.whl

Wheel Details

Project: atmst
Version: 0.0.6
Filename: atmst-0.0.6-py3-none-any.whl
Download: [link]
Size: 19744
MD5: 04798ceda0aebb91002548ee1df64614
SHA256: e63801225f31b602a3aacfe73360561fa5f488adb1a56d64e0746d462981ecff
Uploaded: 2024-12-21 11:37:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: atmst
Version: 0.0.6
Summary: A Python library for wrangling atproto-flavoured Merkle Search Trees
Author-Email: David Buchanan <d[at]vidbuchanan.co.uk>
Project-Url: Homepage, https://github.com/DavidBuchanan314/atmst
Project-Url: Issues, https://github.com/DavidBuchanan314/atmst/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: cbrrr (<2,>=1.0.0)
Requires-Dist: more-itertools
Requires-Dist: lru-dict
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinxcontrib-jquery; extra == "docs"
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1076 characters]

WHEEL

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

RECORD

Path Digest Size
atmst/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
atmst/all.py sha256=IVaFHoCqCnvpRH7m7ZgRGUJ0xg4MGmd3z6HTR4aFlds 596
atmst/cartool.py sha256=deVJbDQ7IsY1EmbcGPQ-IlW5tuzfHxEVsZjrwWi8ZLs 4691
atmst/util.py sha256=RK3sOyzxQIO8OuwEYkqjA3KnHmiYNHSJJrQ5GWMcYos 122
atmst/blockstore/__init__.py sha256=ONIZWgW7qCa68WD3jH3IVIICrTFsUe9bFNpRLXnOjhM 4352
atmst/blockstore/car_file.py sha256=sKBe1UohcDrGrXCtqI3qPYbudYf54PlyI9cxkW7RuSw 3122
atmst/mst/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
atmst/mst/diff.py sha256=Sh5VFq9vh0Zx4ksQqEzhgoLX-PVV9jS77Qv6nndw1Oo 5497
atmst/mst/node.py sha256=lPDP00K0zkpxFdiA3uvLDJmcBgm2Yk0O_s8zPU2xk9s 7068
atmst/mst/node_store.py sha256=6c0iuSGyEWc2K0XjEBCdL4SJqnrY4B4tbnthBbLHLok 1775
atmst/mst/node_walker.py sha256=x0yeWk1us5kNHKlCXmAHi2iekk6sukuTutlm5asJohM 6225
atmst/mst/node_wrangler.py sha256=qJzeQctLGVwmNbblMw5qleSFcRoTaz6Mgxg42vrOnf4 5818
atmst/mst/proof.py sha256=tEOAh_0e4lunQ-vICWnBCJkBHV8EDFfZy33kdktR8kc 1675
atmst-0.0.6.dist-info/LICENSE sha256=qyQpiAUHFN616aGITA67G2eYU7co4ZgAMLpuDyn_YK4 1071
atmst-0.0.6.dist-info/METADATA sha256=2Zdcaccfhe7Z0FRN7XmbrQwEM82a7GT3W3FexHvEeVk 1876
atmst-0.0.6.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
atmst-0.0.6.dist-info/entry_points.txt sha256=6SNpJTv6dHRdt3rYV-x3fzm-ce0nJZmh1fBEdjLuqv4 47
atmst-0.0.6.dist-info/top_level.txt sha256=42GCH7WwhEyJAORBBl5JaI6YIQB6ZfUyrelQ1s5pQKA 6
atmst-0.0.6.dist-info/RECORD

top_level.txt

atmst

entry_points.txt

cartool = atmst.cartool:main