lazr.config 3.1-2 source package in Ubuntu
Changelog
lazr.config (3.1-2) unstable; urgency=medium * Use pybuild-plugin-pyproject. * Use dh-sequence-sphinxdoc. * Enable autopkgtest-pkg-pybuild. * Standards-Version: 4.7.2. -- Colin Watson <email address hidden> Mon, 25 Aug 2025 18:12:32 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| lazr.config_3.1-2.dsc | 2.5 KiB | 10a3630f7e548704e5faf65e8309016f8d07edfebce1bcdbace2012bd0533c06 |
| lazr.config_3.1.orig.tar.gz | 35.7 KiB | 7c57065b1be7a6b7856d7e5bc785dd79e307e345786200dc70cbd49cb423ab0b |
| lazr.config_3.1-2.debian.tar.xz | 8.1 KiB | bd0b25bd022b76f75aaf18ca9235c568171c9801488203396a8426723d641c9e |
Available diffs
- diff from 3.1-1 to 3.1-2 (876 bytes)
No changes file available.
Binary packages built by this source
- python-lazr.config-doc: ini-file format handling supporting schemas and inheritance (documentation)
The LAZR config system is typically used to manage process configuration.
Process configuration is for saying how things change when we run systems on
different machines, or under different circumstances.
.
This system uses ini-like file format of section, keys, and values. The
config file supports inheritance to minimize duplication of information across
files. The format supports schema validation.
.
This is the common documentation package.
- python3-lazr.config: ini-file format handling supporting schemas and inheritance
The LAZR config system is typically used to manage process configuration.
Process configuration is for saying how things change when we run systems on
different machines, or under different circumstances.
.
This system uses ini-like file format of section, keys, and values. The
config file supports inheritance to minimize duplication of information across
files. The format supports schema validation.
.
This is the Python 3 version.
