Source: python-toml
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/uiri/toml/tags
Vcs-Browser: https://github.com/alvistack/uiri-toml
Vcs-Git: https://github.com/alvistack/uiri-toml.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-toml
Architecture: all
Description: Python Library for Tom's Obvious, Minimal Language
 Python toml allows to parse and create toml configuration files. See
 below the toml specification link.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
