1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: libtext-kakasi-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: NOKUBI Takatsugu <knok@daionet.gr.jp>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkakasi2-dev,
perl-xs-dev,
perl:native
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtext-kakasi-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtext-kakasi-perl.git
Rules-Requires-Root: no
Package: libtext-kakasi-perl
Architecture: any
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Description: KAKASI interface for scripting language perl
Text::Kakasi is a KAKASI interface module for Perl.
.
KAKASI is the language processing filter to convert Kanji characters
to Hiragana, Katakana or Romaji(alphabetical description of Japanese
pronunciation).
|