Source: libxlsxwriter
Section: libs
Priority: optional
Maintainer: Ma Aiguo <imaiguo@gmail.com>
Uploaders:
 Boyuan Yang <byang@debian.org>,
 Debian Deepin Packaging Team <pkg-deepin-devel@lists.alioth.debian.org>,
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libminizip-dev,
 libssl-dev,
 zlib1g-dev,
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/jmcnamara/libxlsxwriter
Vcs-Git: https://salsa.debian.org/debian/libxlsxwriter.git
Vcs-Browser: https://salsa.debian.org/debian/libxlsxwriter

Package: libxlsxwriter-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libxlsxwriter4 (= ${binary:Version}),
 ${misc:Depends},
Description: Library for XLSX -- development library of xlsxwriter
 Libxlsxwriter is a C library that can be used
 to write text, numbers, formulas and hyperlinks to multiple
 worksheets in an Excel 2007+ XLSX file.
 .
 This package contains the header file and development library of
 xlsxwriter.

Package: libxlsxwriter4
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Library for XLSX -- runtime library
 Libxlsxwriter is a C library that can be used
 to write text, numbers, formulas and hyperlinks to multiple
 worksheets in an Excel 2007+ XLSX file.
 .
 This package contains the runtime and shared library of xlsxwriter.
