diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-02-28 03:14:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 03:14:35 +0700 |
commit | a526598a932113addc6c94107c7cefca7fa2bd2f (patch) | |
tree | 41b74aba37ce0343e7cdce4a8879eb75e9a5ddcb /system/tinyvm/slack-desc | |
parent | 86fa2f111f4904da8199c9ec812450e9a79d1822 (diff) |
system/tinyvm: Added (small virtual machine).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tinyvm/slack-desc')
-rw-r--r-- | system/tinyvm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/tinyvm/slack-desc b/system/tinyvm/slack-desc new file mode 100644 index 0000000000000..64568b6bbb281 --- /dev/null +++ b/system/tinyvm/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +tinyvm: tinyvm (small virtual machine) +tinyvm: +tinyvm: TinyVM is a small, fast, lightweight virtual machine +tinyvm: written in pure ANSI C. +tinyvm: +tinyvm: +tinyvm: +tinyvm: +tinyvm: https://github.com/jakogut/tinyvm +tinyvm: +tinyvm: |