Source: wnn6-sdk
Section: devel
Priority: extra
Maintainer: Keita Maehara <maehara@debian.org>
Standards-Version: 3.1.1
Build-Depends: patch, debhelper, xlib6g-dev

Package: libwnn6
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
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.

Package: libwnn6-dev
Architecture: any
Depends: libwnn6 (= ${Source-Version}), libc6-dev
Conflicts: wnn-dev, freewnn-jserver-dev, wnn6-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.
