aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjiro <jiroron666@gmail.com>2019-04-23 14:43:38 +0900
committerMiran <narimiran@disroot.org>2019-04-23 07:43:38 +0200
commit1eb98daf8d6767ffd75ccc3d2ca012e2b38c6644 (patch)
tree7839ffa414be5140ee273fc0e4ea4395131a0340
parentb2b0b4ea8894fa6e62534bc5045c327d4db1c4b7 (diff)
downloadpackages-1eb98daf8d6767ffd75ccc3d2ca012e2b38c6644.tar.gz
packages-1eb98daf8d6767ffd75ccc3d2ca012e2b38c6644.zip
Added package ski (#1070)
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index cb090ab..a58a06a 100644
--- a/packages.json
+++ b/packages.json
@@ -13163,5 +13163,18 @@
"description": "pnm is library for PNM (Portable AnyMap).",
"license": "MIT",
"web": "https://github.com/jiro4989/pnm"
+ },
+ {
+ "name": "ski",
+ "url": "https://github.com/jiro4989/ski",
+ "method": "git",
+ "tags": [
+ "ski",
+ "combinator",
+ "library"
+ ],
+ "description": "ski is library for SKI combinator.",
+ "license": "MIT",
+ "web": "https://github.com/jiro4989/ski"
}
]