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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
Source: naist-jdic
Section: misc
Priority: optional
Build-Depends: debhelper-compat (= 12),
Build-Depends-Indep: chasen-dictutils (>= 2.4.3-2)
Maintainer: Natural Language Processing (Japanese) <team+pkg-nlp-ja@tracker.debian.org>
Uploaders: NOKUBI Takatsugu <knok@daionet.gr.jp>,
Hideki Yamane <henrich@debian.org>,
Standards-Version: 4.5.0
Homepage: https://osdn.net/projects/naist-jdic/
Vcs-Git: https://salsa.debian.org/nlp-ja-team/naist-jdic.git
Vcs-Browser: https://salsa.debian.org/nlp-ja-team/naist-jdic
Rules-Requires-Root: no
Package: naist-jdic
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: chasen-dictutils (>= 2.4.5-4), ${misc:Depends}
Provides: ipadic, chasen-dic
Description: free Japanese Dictionaries for ChaSen (replacement of ipadic)
NAIST Japanese Dictionary is a Dictionary for ChaSen, Japanese morphological
analysis implementation.
.
This is based on ipadic, however it is released under BSD style license now
by NAIST (Nara Institute of Science and Technology, Japan), so it is free
and can replace ipadic.
Package: naist-jdic-utf8
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Provides: chasen-dic
Depends: chasen-dictutils (>= 2.3.2), naist-jdic (= ${source:Version}), ${misc:Depends}
Description: free Japanese Dictionaries for ChaSen (replacement of ipadic) in UTF-8
NAIST Japanese Dictionary is a Dictionary for ChaSen, Japanese morphological
analysis implementation.
.
This is based on ipadic, however it is released under BSD style license now
by NAIST (Nara Institute of Science and Technology, Japan), so it is free
and can replace ipadic.
.
This package generates UTF-8 data from original naist-jdic.
|