Metadata-Version: 2.1
Name: verri
Version: 2026.4.16.1
Summary: Verri version, such flavour, wow
Author-Email: Mattijs Ugen <144798+akaIDIOT@users.noreply.github.com>
License: EUPL-1.2
Project-URL: homepage, https://github.com/akaIDIOT/verri/
Project-URL: source, https://github.com/akaIDIOT/verri/
Requires-Python: >=3.10
Requires-Dist: packaging>=26.0
Description-Content-Type: text/markdown

# Verri version, such flavour, wow

A set of opinionated yet tasty and simple versioning schemes to set-and-forget for python projects. Using `pdm-backend`,
like this:

```toml
[build-system]
requires = ["pdm-backend", "verri"]
build-backend = "pdm.backend"

[tool.pdm.version]
source = "call"
getter = "verri.tasty:strawberry"
```

More to follow. Maybe. It was trying to be simple, remember.
