lazr.config 3.1-1 source package in Ubuntu
Changelog
lazr.config (3.1-1) unstable; urgency=medium * Team Upload * New upstream version 3.1 * Apply Multi-Arch: hint * Use dh-sequence-python3 * Update standards version to 4.7.0, no changes needed. -- Alexandre Detiste <email address hidden> Thu, 06 Feb 2025 07:08:04 +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 | |
|---|---|---|---|---|
| Questing | release | universe | misc | |
| Plucky | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| lazr.config_3.1-1.dsc | 2.2 KiB | 1c242aec0dd1e8801c5ead874480dce0eef87029ff7b994179fe8267b4b2689c |
| lazr.config_3.1.orig.tar.gz | 35.7 KiB | 7c57065b1be7a6b7856d7e5bc785dd79e307e345786200dc70cbd49cb423ab0b |
| lazr.config_3.1-1.debian.tar.xz | 8.0 KiB | fcf662189b93ab3f2f133bfbb212ba97ade89585bf71e6cc6ba160ed0176c898 |
Available diffs
- diff from 3.0-1 to 3.1-1 (2.5 KiB)
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.
