Files
libolecf/debian.control
2026-06-02 13:04:17 +02:00

37 lines
1.3 KiB
Plaintext

Source: libolecf
Priority: optional
Section: libs
Maintainer: openSUSE <opensuse@opensuse.xz>
Standards-Version: 4.5.0
Build-Depends: debhelper-compat (= 12)
Package: libolecf1
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Library and tools to access the OLE 2 Compound File (OLECF) format
Library and tools to access the OLE 2 Compound File (OLECF) format.
The OLE 2 Compound File format is used to store certain versions of
Microsoft Office files, thumbs.db and other file formats.
Package: libolecf-dev
Section: libdevel
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libolecf1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Development files for libolecf
libolecf is a library to access the OLE 2 Compound File (OLECF) format.
.
This subpackage contains libraries and header files for developing
applications that want to make use of libolecf.
Package: libolecf-tools
Section: libdevel
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libolecf1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Tools to access the OLE 2 Compound File (OLECF) format
Tools to access the OLE 2 Compound File (OLECF) format. The OLE 2
Compound File format is used to store certain versions of Microsoft
Office files, thumbs.db and other file formats.