File: control

package info (click to toggle)
wnn6-sdk 1.0.0-18
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 2,116 kB
  • ctags: 3,517
  • sloc: ansic: 20,914; makefile: 11
file content (38 lines) | stat: -rw-r--r-- 1,485 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
29
30
31
32
33
34
35
36
37
38
Source: wnn6-sdk
Section: libs
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), xutils-dev, x11proto-core-dev
Standards-Version: 3.9.4
Homepage: https://www.omronsoft.co.jp/SP/pcunix/sdk/index.html
Vcs-Git: git://anonscm.debian.org/collab-maint/wnn6-sdk.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/wnn6-sdk.git

Package: libwnn6-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libwnn6-1 (= ${binary:Version}), libc6-dev
Conflicts: wnn-dev, freewnn-jserver-dev, wnn6-dev, libwnn-dev
Replaces: wnn6-dev
Description: Header files and static library for Wnn6 client library
 Wnn6 is a network-extensible Kana-to-Kanji conversion system based on
 the original version of Wnn developed by Kyoto University Research
 Institute for Mathematical Sciences (KURIMS), OMRON Corporation and
 ASTEC Inc.
 .
 This package contains the header files and static library for
 Wnn6 client library. Install this package if you wish to develop your
 own Wnn6 client programs.

Package: libwnn6-1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libwnn6
Description: Wnn6 client library
 Wnn6 is a network-extensible Kana-to-Kanji conversion system based on
 the original version of Wnn developed by Kyoto University Research
 Institute for Mathematical Sciences (KURIMS), OMRON Corporation and
 ASTEC Inc.
 .
 This package contains the open source Wnn6 client library from OMRON
 SOFTWARE.