Format: 3.0 (quilt)
Source: tl-optional
Binary: libtl-optional-dev
Architecture: all
Version: 1.1.0-2
Maintainer: Timo Röhling <roehling@debian.org>
Homepage: https://github.com/TartanLlama/optional
Description: C++11/14/17 std::optional with functional-style extensions
 std::optional is the preferred way to represent an object which may or may not
 have a value. Unfortunately, chaining together many computations which may or
 may not produce a value can be verbose, as empty-checking code will be mixed
 in with the actual programming logic. This implementation provides a number of
 utilities to make coding with optional cleaner.
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian/tl-optional
Vcs-Git: https://salsa.debian.org/debian/tl-optional.git
Testsuite: autopkgtest
Testsuite-Triggers: @builddeps@
Build-Depends: debhelper-compat (= 13), catch2 <!nocheck>, cmake
Package-List:
 libtl-optional-dev deb libdevel optional arch=all
Checksums-Sha1:
 04b32c221fed3841bd1690ccb4577bce77461bbb 22277 tl-optional_1.1.0.orig.tar.gz
 30bede35a78230fb4f2690d55f9299c0609ba5f0 4320 tl-optional_1.1.0-2.debian.tar.xz
Checksums-Sha256:
 80f92c1fa651d252c9b962483e4543322e87a4f0a8a40a769951f4bf1cb7ed0e 22277 tl-optional_1.1.0.orig.tar.gz
 c6d0e3073a3e2e77524f648e4900f7095ed2f7078b012bc0ffd437fd97f7f599 4320 tl-optional_1.1.0-2.debian.tar.xz
Files:
 6ab7a07627e4cf4b73a20b29a67f3e00 22277 tl-optional_1.1.0.orig.tar.gz
 a1f98dea180fa6a20e14f30673aaf691 4320 tl-optional_1.1.0-2.debian.tar.xz
