Home
last modified time | relevance | path

Searched full:dunamai (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/libecc/
H A Dmeson.build3 …version: run_command('dunamai', 'from', 'git', '--style', 'semver', '--dirty', check: true).stdout…
11 # dunamai is used for version sync with gconf (in the same way poetry-dynamic-versioning does)
13 py3 = pymod.find_installation('python3', modules: ['dunamai'])
H A DREADME.md370 Please note that you will need `meson`, `ninja` and `dunamai` (that can be installed from the Pytho…
/freebsd/crypto/libecc/.github/workflows/
H A Dlibecc_meson_build.yml31 pip install dunamai;