repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #307098 from r-ryantm/auto-update/cilium-cli
[NixPkgs.git]
/
pkgs
/
development
/
python-modules
/
ninja
/
stub
/
pyproject.toml
blob
0a8a6314288a6a57c7a48ed127fc7e7a2ea230e8
1
[build-system]
2
requires = ["flit_core"]
3
build-backend = "flit_core.buildapi"
4
5
[project]
6
name = "ninja"
7
version = "@version@"
8
description = "Ninja is a small build system with a focus on speed"
9
10
[project.scripts]
11
ninja = "ninja:ninja"