Source: libexe
Priority: extra
Maintainer: Joachim Metz <joachim.metz@gmail.com>
Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config, python-dev, python3-dev
Standards-Version: 3.9.5
Section: libs
Homepage: https://github.com/libyal/libexe

Package: libexe
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libexe-dbg
Description: Library to access the executable (EXE) format
 libexe is a library to access the executable (EXE) format.

Package: libexe-dbg
Architecture: any
Section: debug
Depends: libexe (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for libexe
 Debugging symbols for libexe.

Package: libexe-dev
Section: libdevel
Architecture: any
Depends: libexe (= ${binary:Version}), ${misc:Depends}
Description: Header files and libraries for developing applications for libexe
 Header files and libraries for developing applications for libexe.

Package: libexe-tools
Section: utils
Architecture: any
Depends: libexe (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Several tools for reading executable (EXE) files
 Several tools for reading executable (EXE) files.

Package: libexe-tools-dbg
Section: debug
Architecture: any
Depends: libexe-tools (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for libexe-tools
 Debugging symbols for libexe-tools.

Package: libexe-python
Section: python
Architecture: any
Depends: libexe (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Suggests: libexe-python-dbg
Description: Python 2 bindings for libexe
 Python 2 bindings for libexe.

Package: libexe-python-dbg
Section: debug
Architecture: any
Depends: libexe-python (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for libexe-python
 Debugging symbols for libexe-python.

Package: libexe-python3
Section: python
Architecture: any
Depends: libexe (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Suggests: libexe-python3-dbg
Description: Python 3 bindings for libexe
 Python 3 bindings for libexe.

Package: libexe-python3-dbg
Section: debug
Architecture: any
Depends: libexe-python3 (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for libexe-python3
 Debugging symbols for libexe-python3.

