[ 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
- libapt-pkg 的 Python 3 接口
-
- 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