Metadata-Version: 2.4
Name: codec-cub
Version: 0.0.5
Summary: Parsing shit and shit
Author-email: chaz <git@tachyon.top>
Requires-Python: >=3.12
Requires-Dist: funcy-bear>=0.0.17
Requires-Dist: lazy-bear>=0.0.8
Requires-Dist: pyparsing>=3.2.5
Requires-Dist: pyyaml>=6.0.3
Requires-Dist: singleton-base>=1.0.5
Requires-Dist: tomlkit>=0.13.3
Description-Content-Type: text/markdown


# Codec Cub

[![pypi version](https://img.shields.io/pypi/v/codec-cub.svg)](https://pypi.org/project/codec-cub/)

Parsing shit and shit

## Installation

```bash
pip install codec-cub
```

With [`uv`](https://docs.astral.sh/uv/):

```bash
uv tool install codec-cub
```