aboutsummaryrefslogtreecommitdiff
path: root/manifest
blob: ce08b146ba480f97b2f3108608b69d39bb28c026 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
: 1
name: libbutl
version: 0.17.0
project: build2
summary: build2 utility library
license: MIT AND BSD-3-Clause AND BSD-2-Clause AND ISC AND blessing; MIT except for files from other projects (all permissively licensed).
topics: build toolchain
description-file: README
changes-file: NEWS
url: https://build2.org
doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/libbutl/tree/
email: users@build2.org
build-warning-email: builds@build2.org
builds: all : &host
requires: c++14
depends: * build2 >= 0.16.0
depends: * bpkg >= 0.16.0