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

Package: python3-yarl
Architecture: amd64
Description: Python module to handle URLs
 The module provides handy URL class for URL parsing and changing.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-idna (>= 2.0),
 python3-multidict (>= 4.0),
 python3-propcache (>= 0.2.0),
