summaryrefslogtreecommitdiff
path: root/cli/manifest
blob: 69c113bffd60a007884b0bb44f78f7d6c8296b98 (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.6.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-email: builds@codesynthesis.com
builds: all
requires: c++14
depends: * build2 >= 0.13.0-
depends: * bpkg >= 0.13.0-
depends: libcutl ^1.11.0-
tests: cli-tests == $
examples: cli-examples == $