Source: wchartype Maintainer: Debian Python Modules Team Uploaders: Steffen Moeller Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python3-all, python3-setuptools Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/wchartype.git Vcs-Git: https://anonscm.debian.org/git/python-modules/wchartype.git Homepage: http://ginstrom.com/code/wchartype.html X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 Package: python-wchartype Architecture: all Depends: ${python:Depends}, ${misc:Depends} Suggests: python-wchartype-doc Description: handling double-byte (full-width) characters (Python 2) Wchartype is a Python module for getting the types of double-byte (full-width) characters. . This package installs the library for Python 2. Package: python3-wchartype Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Suggests: python-wchartype-doc Description: handling double-byte (full-width) characters (Python 3) Wchartype is a Python module for getting the types of double-byte (full-width) characters. . This package installs the library for Python 3.