Source: libmoe
Section: libdevel
Priority: optional
Maintainer: TANIGUCHI Takaki <takaki@debian.org>
Standards-Version: 4.2.1
Build-Depends: debhelper(>= 11), perl
Vcs-Git: https://salsa.debian.org/debian/libmoe.git
Vcs-Browser: https://salsa.debian.org/debian/libmoe

Package: libmoe-dev
Architecture: any
Depends: ${misc:Depends}, libmoe1.5 (= ${binary:Version}), libc6-dev
Conflicts: libiso2mb-dev
Replaces: libiso2mb-dev, libmoe1.5 (<< 1.5.8-3)
Breaks: libmoe1.5 (<< 1.5.8-3)
Description: library to handle multiple octets character encoding scheme (devel files)
 libmoe is a collection of routines to handle sequence of characters
 consisting of multiple octets.  The main functionalities are to convert
 the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa.
 .
 This development package contains include files for the interface.
 It includes also a static lib for particular cases.

Package: libmoe1.5
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library to handle multiple octets character encoding scheme
 libmoe is a collection of routines to handle sequence of characters
 consisting of multiple octets.  The main functionalities are to convert
 the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa.
