File: control

package info (click to toggle)
skksearch 0.0-23
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 228 kB
  • ctags: 146
  • sloc: ansic: 1,079; makefile: 26; sh: 18
file content (28 lines) | stat: -rw-r--r-- 1,137 bytes parent folder | download
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
Source: skksearch
Section: utils
Priority: extra
Maintainer: Tatsuya Kinoshita <tats@debian.org>
Build-Depends: cdbs, debhelper (>= 6), libdb-dev, libcdb-dev
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/collab-maint/skksearch.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/skksearch.git

Package: skksearch
Architecture: any
Provides: skkserv
Conflicts: skkserv
Replaces: skkserv
Depends: ${shlibs:Depends}, ${misc:Depends}, skkdic-cdb | skkdic | skkdic-extra, openbsd-inetd | inet-superserver
Enhances: skk
Description: SKK dictionary server handling multiple dictionaries
 skksearch is a dictionary server for SKK Japanese input systems.
 skksearch can deal with more than one dictionary and supports three
 types of dictionaries, that is, plain, Berkeley DB and cdb
 (DJB's constant database).
 .
 skksearch is compatible with skkserv on the protocol behavior.
 It is called from an internet super-server.
 .
 By default, this package uses the SKK dictionary cdb file
 `SKK-JISYO.cdb' that is provided by the skkdic-cdb package.  Also,
 you can use other dictionary files such as the skkdic-extra package.