Metadata-Version: 2.4
Name: tlog-scales
Version: 0.0.2
Summary: Python tooling for tlog-tiles logs
Project-URL: Homepage, https://github.com/florolf/tlog-scales
Project-URL: Bug Tracker, https://github.com/florolf/tlog-scales/issues
Author-email: Florian Larysch <fl@n621.de>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: requests>=2.34.2
Description-Content-Type: text/markdown

# tlog-scales

**Note**: Very much WIP, expect churn and breakage.

This is a library that extracts various [tlog-tiles](https://github.com/C2SP/C2SP/blob/main/tlog-tiles.md) related functionality from [sigmon](https://github.com/florolf/sigmon) and [cross-examination](https://github.com/florolf/cross-examination) for reusability.

Component status:
 - Log reading and proof construction is mostly usable now.
 - Log writing works but is not crash safe yet. There also is no mechanism for collecting cosignatures as of yet.
