summaryrefslogtreecommitdiff
path: root/cli/manifest
blob: d86b889d3a056291c7f79e991f0ec42c15f35925 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
: 1
name: cli
version: 1.2.0-b.9
summary: Command line interface (CLI) compiler for C++
license: MIT
topics: C++, command line interface, source code generation, \
  documentation generation
description-file: README
changes-file: NEWS
url: https://www.codesynthesis.com/projects/cli/
doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/
src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli/
email: cli-users@codesynthesis.com ; Mailing list
build-warning-email: builds@codesynthesis.com
requires: c++14
requires: host
depends: * build2 >= 0.15.0-
depends: * bpkg >= 0.15.0-
depends: libcutl ^1.11.0-
tests: * cli-tests == $
examples: * cli-examples == $