[ bookworm ]
[ sid ]
[ 原始碼: ognibuild ]
套件:ognibuild(0.0.18+git20230208.1.9b890a2-1)
ognibuild 的相關連結
Debian 的資源:
下載原始碼套件 ognibuild:
- [ognibuild_0.0.18+git20230208.1.9b890a2-1.dsc]
- [ognibuild_0.0.18+git20230208.1.9b890a2.orig.tar.gz]
- [ognibuild_0.0.18+git20230208.1.9b890a2-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Detect and run any build system
Ognibuild is a simple wrapper with a common interface for invoking any kind of build tool.
The ideas is that it can be run to build and install any source code directory by detecting the build system that is in use and invoking that with the correct parameters.
It can also detect and install missing dependencies.
其他與 ognibuild 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-apt
- Python 3 interface to libapt-pkg
-
- dep: python3-breezy
- distributed version control system - Python 3 library
-
- dep: python3-buildlog-consultant (>= 0.0.4)
- build log parser and analyser
-
- dep: python3-lz4
- Python interface to the lz4 compression library (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-requirement-parser
- Python module for parsing Pip requirement files
-
- dep: python3-ruamel.yaml
- roundtrip YAML parser/emitter (Python 3 module)
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- rec: brz-debian
- breezy plugin for Debian package management
-
- rec: python3-build
- Simple, correct PEP517 package builder (Python 3)
-
- rec: python3-debmutate
- Format-preserving manipulation of Debian control files in Python