File: control

package info (click to toggle)
ipadic 2.7.0%2Bmain-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 24,312 kB
  • ctags: 61
  • sloc: sh: 570; makefile: 90
file content (37 lines) | stat: -rw-r--r-- 1,247 bytes parent folder | download | duplicates (2)
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
Source: ipadic
Section: misc
Priority: optional
Build-Depends: debhelper(>= 8), chasen-dictutils (>= 2.4.3-2)
Maintainer: Osamu Aoki <osamu@debian.org>
Standards-Version: 3.9.2
Homepage: http://chasen-legacy.sourceforge.jp/
Vcs-Git: git://git.debian.org/git/collab-maint/ipadic.git
Vcs-browser: http://git.debian.org/?p=collab-maint/ipadic.git

Package: ipadic-common
Architecture: all
Recommends: chasen
Depends: ${misc:Depends}
Description: Dictionaries for ChaSen (UTF-8 text)
 Dictionaries for ChaSen, a morphological analysis system to
 segment and tokenize Japanese text string.  It provides many 
 additional information (pronunciation, semantic information, 
 and others).
 .
 It is based on ICOT dictionary.
 .
 This package contains a large dictionary data in UTF-8 text.

Package: ipadic
Architecture: any
Depends: ipadic-common(= ${source:Version}), ${misc:Depends}
Recommends: chasen
Description: Dictionaries for ChaSen (Binary data)
 Dictionaries for ChaSen, a morphological analysis system to
 segment and tokenize Japanese text string.  It provides many 
 additional information (pronunciation, semantic information, 
 and others).
 .
 It is based on ICOT dictionary.
 .
 This package contains architecture dependent binary data.