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

Package: python3-wcwidth
Architecture: all
Description: Measures the displayed width of unicode strings in a terminal
 This library is mainly for CLI programs that carefully produce output
 for Terminals, or make pretend to be an emulator.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
