diff options
| author | Göran Krampe <goran.krampe@gmail.com> | 2017-12-02 16:27:15 +0100 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-12-02 15:27:15 +0000 |
| commit | e69a88b9db2bfee54224e7cc3d5a6359f898926a (patch) | |
| tree | 9745c1663a80bd9debee2aa9b96671b5c03ca1fe /packages.json | |
| parent | 468838782a4bda09a4ad21358a6eefdea75e3c1b (diff) | |
| download | packages-e69a88b9db2bfee54224e7cc3d5a6359f898926a.tar.gz packages-e69a88b9db2bfee54224e7cc3d5a6359f898926a.zip | |
Added package sprymicro (#628)
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json index ebbc8aa..831ef9c 100644 --- a/packages.json +++ b/packages.json @@ -7764,6 +7764,18 @@ "web": "https://github.com/tormund/os_files" }, { + "name": "sprymicro", + "url": "https://github.com/gokr/sprymicro", + "method": "git", + "tags": [ + "spry", + "demo" + ], + "description": "Small demo Spry interpreters", + "license": "MIT", + "web": "https://github.com/gokr/sprymicro" + }, + { "name": "spryvm", "url": "https://github.com/gokr/spryvm", "method": "git", |
