Source: expected-lite Section: libs Priority: optional Maintainer: Amin Bandali Build-Depends: debhelper-compat (= 13), cmake Standards-Version: 4.7.4.1 Homepage: https://github.com/nonstd-lite/expected-lite Vcs-Browser: https://salsa.debian.org/debian/expected-lite Vcs-Git: https://salsa.debian.org/debian/expected-lite.git Package: libexpected-lite-dev Section: libdevel Architecture: any Multi-Arch: same Depends: ${misc:Depends} Description: C++23 expected objects for C++11 and later expected lite is a single-file header-only library for objects that either represent a valid value or an error that can be passed by value. This package contains a header-only C++11 library.