diff --git a/projects/endoflife.date/package.yml b/projects/endoflife.date/package.yml new file mode 100644 index 00000000..6f2c4611 --- /dev/null +++ b/projects/endoflife.date/package.yml @@ -0,0 +1,18 @@ +distributable: + url: https://github.com/hugovk/norwegianblue/archive/{{version}}.tar.gz + strip-components: 1 +versions: + github: hugovk/norwegianblue +dependencies: + python.org: ^3.12 +build: + dependencies: + linux: + llvm.org: '*' + script: + - python-venv.sh {{prefix}}/bin/eol +provides: + - bin/eol +test: + script: + - eol -V | grep {{version}}