diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:10 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:10 +0300 |
commit | 369e9fdccf23359f9f98ef3bf9893f92a590630c (patch) | |
tree | 331650fada53188419b20ba0d7524ddf97b5d548 /manifest |
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/manifest b/manifest new file mode 100644 index 0000000..00a1813 --- /dev/null +++ b/manifest @@ -0,0 +1,8 @@ +: 1 +name: libbaz +version: 1.0.0 +summary: libbaz +license: MIT +url: http://example.org/libbaz +email: pkg@example.org +depends: style-basic >= 1.0.0 |