Source: python-tomli-w
Section: python
Priority: optional
Maintainer: OpenKylin Developers <packaging@lists.openkylin.top>
Testsuite: autopkgtest-pkg-python
Build-Depends: debhelper-compat (= 13),
               dh-python,
               pybuild-plugin-pyproject,
               python3-all,
               flit (>= 3.2),
               python3-tomli,
               python3-pytest-xdist
Standards-Version: 4.6.1
Vcs-Browser: https://gitee.com/openkylin/python-tomli-w
Vcs-Git: https://gitee.com/openkylin/python-tomli-w.git
Homepage: https://github.com/hukkin/tomli-w
Rules-Requires-Root: no

Package: python3-tomli-w
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: lil' TOML writer for Python
 Tomli-w is a Python library for writing TOML. https://toml.io/
 Tomli-w is fully compatible with TOML v1.0.0. https://toml.io/en/v1.0.0
