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

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

tests: tl-expected-tests == $

requires: c++ >= 11

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