Metadata-Version: 2.4
Name: zodable_idschema
Version: 1.0.2
Summary: A simple id schema to support migrating from number to uuid based ids.
Author-email: Nathan Fallet <contact@nathanfallet.me>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pydantic
Requires-Dist: uuid

# idschema

A simple id schema to support migrating from number to uuid based ids.
