Source: kanjidraw Section: python Priority: optional Maintainer: FC Stegerman Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-tk, Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/obfusk/kanjidraw.git Vcs-Browser: https://salsa.debian.org/obfusk/kanjidraw Homepage: https://github.com/obfusk/kanjidraw Rules-Requires-Root: no Package: kanjidraw Architecture: all Depends: python3-kanjidraw (=${binary:Version}), python3-tk, ${misc:Depends}, ${python3:Depends}, Description: handwritten kanji recognition - gui kanjidraw is a simple Python library + GUI for matching (the strokes of a) handwritten kanji against its database. . You can use the GUI to draw and subsequently select a kanji from the list of probable matches, which will then be copied to the clipboard. . The database is based on KanjiVG and the algorithms are based on the Kanji draw Android app. . This package provides the GUI. Package: python3-kanjidraw Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: handwritten kanji recognition - library kanjidraw is a simple Python library + GUI for matching (the strokes of a) handwritten kanji against its database. . You can use the GUI to draw and subsequently select a kanji from the list of probable matches, which will then be copied to the clipboard. . The database is based on KanjiVG and the algorithms are based on the Kanji draw Android app. . This package provides the Python library.