: 1
name: tl-expected-tests
version: 1.3.1
project: tl
summary: C++11/14/17 std::optional with functional-style extensions and reference support
license: CC0 1.0 Universal ; Creative Commons Zero v1.0 Universal
description-file: README.md
doc-url: https://tl.tartanllama.xyz/en/latest/

package-url: https://github.com/build2-packaging/build2-tl
package-email: wmbat-dev@protonmail.com

requires: c++ >= 11

depends: * build2 >= 0.14.0
depends: * bpkg >= 0.14.0

depends: catch2 ^2.13.7
