atmst

View on PyPIReverse Dependencies (0)

0.0.2 atmst-0.0.2-py3-none-any.whl

Wheel Details

Project: atmst
Version: 0.0.2
Filename: atmst-0.0.2-py3-none-any.whl
Download: [link]
Size: 18189
MD5: 24e0e5d2b324fb5dd76a018cdc324a5f
SHA256: 216c15dd1d275bee63cd371e3b794cd38699ddffb47d520e3259b366ce8f8117
Uploaded: 2024-10-21 00:33:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: atmst
Version: 0.0.2
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.11
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: 1054 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.2.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=Nb5JS-DAElals1APC3MuR5MxJy1m-tY8fe713lt-V8k 4691
atmst/util.py sha256=RK3sOyzxQIO8OuwEYkqjA3KnHmiYNHSJJrQ5GWMcYos 122
atmst/blockstore/__init__.py sha256=ONIZWgW7qCa68WD3jH3IVIICrTFsUe9bFNpRLXnOjhM 4352
atmst/blockstore/car_file.py sha256=YXaoWcE3WYsxQZkUnkO9XEpCToG_Psap9nMVfbV5f9s 3129
atmst/mst/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
atmst/mst/diff.py sha256=aypZSbtYvT-Cahr8_lYWAF1R9MhhQguy_mcgINIlXLc 5468
atmst/mst/node.py sha256=tyU8C-qTqVrt1NS4wjqWh8P0lLx34C3dKlKMErZaQt0 6552
atmst/mst/node_store.py sha256=4ybcmabYnggkcZ4ouDapsmpGIRp6lJSz4jdkXJTwg04 1741
atmst/mst/node_walker.py sha256=qpbK6YKD0SrU_GCrOCiJq_eJWwOH-vF2kmyarYaMmqU 4386
atmst/mst/node_wrangler.py sha256=WE_76mYzCK0MxXfA8O9z6HarnpZfmCtBj0bQqJ6rAcM 5776
atmst-0.0.2.dist-info/LICENSE sha256=qyQpiAUHFN616aGITA67G2eYU7co4ZgAMLpuDyn_YK4 1071
atmst-0.0.2.dist-info/METADATA sha256=SVHzdk1CJQ1Acwlxw53GpR7aQs72B9QTqDj_P0afiKc 1859
atmst-0.0.2.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
atmst-0.0.2.dist-info/entry_points.txt sha256=6SNpJTv6dHRdt3rYV-x3fzm-ce0nJZmh1fBEdjLuqv4 47
atmst-0.0.2.dist-info/top_level.txt sha256=42GCH7WwhEyJAORBBl5JaI6YIQB6ZfUyrelQ1s5pQKA 6
atmst-0.0.2.dist-info/RECORD

top_level.txt

atmst

entry_points.txt

cartool = atmst.cartool:main