Metadata-Version: 2.4
Name: bear-dereth
Version: 0.5.20
Summary: A set of common tools for various bear projects.
Author-email: chaz <bright.lid5647@fastmail.com>
Requires-Python: >=3.13
Requires-Dist: bear-config>=1.0.10
Requires-Dist: bear-epoch-time>=1.3.7
Requires-Dist: bear-shelf>=0.3.32
Requires-Dist: codec-cub>=0.0.61
Requires-Dist: distro>=1.9.0; sys_platform == 'linux'
Requires-Dist: frozen-cub>=0.2.12
Requires-Dist: funcy-bear>=0.0.51
Requires-Dist: lazy-bear>=0.0.18
Requires-Dist: orjson>=3.11.9
Requires-Dist: pydantic>=2.13.4
Requires-Dist: rich>=14.1.0
Requires-Dist: singleton-base>=1.2.9
Description-Content-Type: text/markdown


# Bear Dereth

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

A set of common tools for various bear projects.

## Installation

```bash
uv pip install bear-dereth
```
