python-omegaconf 2.2.2-2 source package in Ubuntu

Changelog

python-omegaconf (2.2.2-2) unstable; urgency=medium

  * Fixed VCS URLs (Closes: #1016890).

 -- Thomas Goirand <email address hidden>  Wed, 26 Oct 2022 12:24:04 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-omegaconf_2.2.2-2.dsc 2.2 KiB 30677e745f0228760f82f91ca481395e25a505a914010bda1b76da5172486237
python-omegaconf_2.2.2.orig.tar.xz 3.0 MiB f7a26b3ccb2fe3986e6f6cd2bd38bcff6c309657f5ebe4636772e84ec39325d8
python-omegaconf_2.2.2-2.debian.tar.xz 2.8 KiB f8e5207e7dea4390bb3e6719119224011ee4a0a86997dc5b70c14a47d15ce8ab

Available diffs

No changes file available.

Binary packages built by this source

python3-omegaconf: hierarchical configuration from multiple sources

 OmegaConf is a hierarchical configuration system, with support for merging
 configurations from multiple sources (YAML config files, dataclasses/objects
 and CLI arguments) providing a consistent API regardless of how the
 configuration was created.