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

Package: libcreg
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libcreg-dbg
Description: Library to access the Windows 9x/Me Registry File (CREG) format
 libcreg is a library to access the Windows 9x/Me Registry File (CREG) format.

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

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

Package: libcreg-tools
Section: utils
Architecture: any
Depends: libcreg (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Several tools for reading Windows 9x/Me Registry Files (CREG)
 Several tools for reading Windows 9x/Me Registry Files (CREG).

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

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

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

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

