Metadata-Version: 2.3
Name: comprehender
Version: 0.1.0
Summary: Just a placeholder for the name "comprehender" in PyPI.
Author: Dmitry Tatarkin
Author-email: Dmitry Tatarkin <tatarkin@gmail.com>
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Comprehender

Just a placeholder for the name "comprehender" in PyPI.

Created using
```shell
uv init --name comprehender --package --description "Just a placeholder..." --vcs git --build-backend uv --managed-python
```
