Source: sheenbidi
Section: libs
Maintainer: James Cowgill <jcowgill@debian.org>
Build-Depends: debhelper-compat (= 13), cmake
Standards-Version: 4.7.3
Homepage: https://github.com/Tehreer/SheenBidi
Vcs-Browser: https://salsa.debian.org/debian/sheenbidi
Vcs-Git: https://salsa.debian.org/debian/sheenbidi.git

Package: libsheenbidi3
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: lightweight, fast and stable implementation of Unicode Bidi Algorithm
 SheenBidi is a lightweight, fast and stable implementation of the
 Unicode Bidirectional Algorithm (UBA).
 .
 This package contains the shared library.

Package: libsheenbidi-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libsheenbidi3 (= ${binary:Version}), ${misc:Depends}
Description: development files for SheenBidi
 SheenBidi is a lightweight, fast and stable implementation of the
 Unicode Bidirectional Algorithm (UBA).
 .
 This package contains the development files.
