Source: glaze
Section: libs
Maintainer: Carl Keinath <carl.keinath@gmail.com>
Uploaders:
 Alex Myczko <tar@debian.org>,
 Chow Loong Jin <hyperair@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 mkdocs <!nodoc>,
 mkdocs-autorefs <!nodoc>,
 mkdocs-material <!nodoc>,
Standards-Version: 4.7.4
Homepage: https://github.com/stephenberry/glaze/tree/main
Vcs-Browser: https://salsa.debian.org/carlo/glaze
Vcs-Git: https://salsa.debian.org/carlo/glaze.git
Description: High-performance C++ JSON serialization library
 Glaze is a high-performance C++ library for JSON and other structured formats,
 it provides efficient serialization and deserialization.

Package: libglaze-dev
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Suggests:
 libglaze-doc,
Description: ${source:Synopsis} - development files
 ${source:Extended-Description}

Package: libglaze-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Build-Profiles: <!nodoc>
Depends:
 ${misc:Depends},
 ${mkdocs:Depends},
Description: ${source:Synopsis} (documentation)
 ${source:Extended-Description}
 .
 This package installs the common documentation package.
