Source: moat-lib-config
Maintainer: "Matthias Urlichs" <matthias@urlichs.de>
Section: python
Priority: optional
Build-Depends: dh-python, python3-all, debhelper (>= 13),
  python3-setuptools,
  python3-wheel,
Standards-Version: 3.9.6
Homepage: https://m-o-a-t.org
X-DH-Compat: 13

Package: python3-moat-lib-config
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
  python3-moat-util (>= 0.6),
Description: Configuration management for MoaT applications
  This module provides infrastructure for loading, merging, and managing
  configuration data from multiple sources, including hierarchical
  configuration with automatic merging and lazy loading of module-specific
  configurations.
