diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-04 14:51:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-02-04 14:51:33 +0200 |
commit | aaf6eccb872e925c47b1ee2d9d1e3c384f6d18d8 (patch) | |
tree | 33c73036c823193d35caa5ccab16897e6605443e /manifest |
Initial implementation
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest b/manifest new file mode 100644 index 0000000..40b6a86 --- /dev/null +++ b/manifest @@ -0,0 +1,7 @@ +: 1 +name: hello0 +version: 1.0.0 +summary: Zero-dependencies "Hello World" program +license: public-domain +url: http://example.org/hello0 +email: hello0@example.org |