diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-07 14:53:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-07 14:53:25 +0200 |
commit | f6089b165093a7c05af69da2abbd24b29ec60b8a (patch) | |
tree | d9a96d272ee298774b7f228b98b86a675a375e3d /manifest | |
parent | 6e04a1e8a6b38b123bbb98e38ff236b4a27d62cb (diff) |
Initial manifest
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest b/manifest new file mode 100644 index 0000000..3fb56a3 --- /dev/null +++ b/manifest @@ -0,0 +1,11 @@ +: 1 +name: libbutl +version: 0.1.0 +summary: build2 utility library +license: MIT +tags: build2, utility +description-file: README +changes-file: NEWS +url: http://build2.org +email: build2-users@build2.org +requires: c++11 |