Source: libxlsxwriter
Section: libs
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-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: dpkg-dev (>= 1.22.5),
 cmake,
 debhelper-compat (= 13),
 libminizip-dev,
 libssl-dev,
 python3-dev,
 python3-pytest <!nocheck>,
 zlib1g-dev,
Standards-Version: 4.6.2
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:
 libxlsxwriter5t64 (= ${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: libxlsxwriter5t64
Provides: ${t64:Provides}
Replaces: libxlsxwriter5
Breaks: libxlsxwriter5 (<< ${source:Version})
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.
