summaryrefslogtreecommitdiff
path: root/cli/manifest
blob: 039b74ac7a90af1427503caeb35adce06de3acae (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.8.z
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 == $