Source: python-pykakasi
Section: python
Testsuite: autopkgtest-pkg-pybuild
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: YOKOTA Hiroshi <yokota.hgml@gmail.com>
Standards-Version: 4.7.4
Homepage: https://codeberg.org/miurahr/pykakasi
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pykakasi
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pykakasi.git
Build-Depends:
  debhelper-compat (= 13),
  dh-sequence-python3,
  jdupes,
  pybuild-plugin-pyproject,
  python3-all,
  python3-deprecated,
  python3-jaconv,
  python3-pytest,
  python3-pytest-benchmark,
  python3-setuptools,
  python3-setuptools-scm,
  python3-sphinx,
  python3-sphinx-rtd-theme,

Package: python3-pykakasi
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 ${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using}
Description: Kana kanji simple inversion library
 pykakasi is a Python Natural Language Processing (NLP) library to
 transliterate hiragana, katakana and kanji (Japanese text) into
 rōmaji (Latin/Roman alphabet). It can handle characters in NFC
 form.
