Metadata-Version: 2.5
Name: zodec
Version: 0.0.0
Summary: Declarative schema + codec toolkit — define once, validate and encode everywhere. Reserved; in active development.
Author-email: Vishwa Vignan <vizh.createz@gmail.com>
License: MIT
License-File: LICENSE
Keywords: codec,encoding,schema,serialization,types,validation
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# zodec

> Declarative schema + codec toolkit — define once, validate and encode everywhere.

This is a name reservation. The package is in active development; the first public release will replace this placeholder.

## status

| field         | value                      |
|---------------|----------------------------|
| version       | `0.0.0` — name reservation |
| first release | TBD                        |
| python        | `>=3.11`                   |
| license       | MIT                        |

## not yet installable

`pip install zodec` will resolve, but the package currently exposes nothing functional. Watch this page for the first usable release.
