Source: libfwnt
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/libfwnt

Package: libfwnt
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libfwnt1
Replaces: libfwnt1
Suggests: libfwnt-dbg
Description: Library to support common Windows NT specific formats
 libfwnt is a library to support common Windows NT specific formats.

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

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

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

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

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

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

