DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-pykakasi 2.3.0-1

Package Information

DescriptionKana 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.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByYOKOTA Hiroshi <yokota.hgml@gmail.com>
Sponsorjcfp@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-pykakasi.git (browse)
Closes#1122098
Trackerhttps://tracker.debian.org/pkg/python-pykakasi
Uploaded5 hours ago

New Package Report

.changes
DateThu, 02 Apr 2026 16:26:21 +0900
Sourcepython-pykakasi
Version2.3.0-1
Changed-ByYOKOTA Hiroshi
Architecturesource all
Distributionunstable
Changelog
python-pykakasi (2.3.0-1) unstable; urgency=medium
 .
   * Initial upstream version 2.3.0 (Closes: #1122098)
.dsc
Package-Listpython3-pykakasi deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Pykakasi
Upstream-Contact: Hiroshi Miura <miurahr@linux.com>
Source: https://codeberg.org/miurahr/pykakasi

Files: *
Copyright: 2011-2021 Hiroshi Miura <miurahr@linux.com>
License: GPL-3+

Files: src/data/kakasidict.utf8
Copyright: 1992 1993 1994
 Hironobu Takahashi (takahasi@tiny.or.jp),
 Masahiko Sato (masahiko@sato.riec.tohoku.ac.jp),
 Yukiyoshi Kameyama, Miki Inooka, Akihiko Sasaki, Dai Ando, Junichi Okukawa,
 Katsushi Sato and Nobuhiro Yamagishi
License: GPL-2+

Files: src/data/unidic/*
       src/data/unidict_adj.utf8
       src/data/unidict_noun.utf8
Copyright: 2011-2021 The UniDic Consortium
License: BSD-3-Clause-UniDic

Files: debian/*
Copyright: Copyright YOKOTA Hiroshi <yokota.hgml@gmail.com>
License: GPL-3+


License: GPL-2+
  On Debian systems you can find the full text of the GNU General Public
  License version 2 license at /usr/share/common-licenses/GPL-2.

License: GPL-3+
  On Debian systems you can find the full text of the GNU General Public
  License version 3 license at /usr/share/common-licenses/GPL-3.

License: BSD-3-Clause-UniDic
  Copyright 2011-2021, The UniDic Consortium
 .
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
  met:
 .
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
 .
   * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the
     distribution.
 .
   * Neither the name of the UniDic Consortium nor the names of its
     contributors may be used to endorse or promote products derived
     from this software without specific prior written permission.
 .
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package