deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Breaks: python3-yamlfix (<< 1.17.0)
Built-Using: sphinx (= 7.4.7-3)
Depends: python3-click, python3-toml, python3:any, libjs-sphinxdoc (>= 7.4)
Description: |-
Read Python package configuration settings
When developing a Python application, e.g a command-line tool, it can be
helpful to allow the user to set their own configuration options to allow them
to tailor the tool to their needs. These options are typically set in files in
the root of a project directory that uses the tool, for example in a
pyproject.toml or an {project_name}.ini file.
.
maison aims to provide a simple and flexible way to read and validate those
configuration options so that they may be used in the application.
.
Features:
- Supports multiple config files and multiple config filetypes.
- Optional merging of multiple configs.
- Optional config validation with pydantic
- Caching of config files for quick access.
- Fully tested and typed.
Homepage: https://github.com/dbatten5/maison
Installed-Size: '366'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-maison
Priority: optional
Section: python
Source: python-maison
Version: 2.0.0-2
srcpkg_name: python-maison
srcpkg_version: 2.0.0-2