aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNarazaka <info@narazaka.net>2017-10-06 00:32:25 +0900
committerNarazaka <info@narazaka.net>2017-10-06 00:32:25 +0900
commit969b9c82d28df35781b6b808aee77b10ee6c68da (patch)
tree243e24cfe2a45f9c1d401e00d578a7966585bd5e
parent0786983a1e3b85b9a5ae91f36d7e515c6b5d00f8 (diff)
downloadpackages-969b9c82d28df35781b6b808aee77b10ee6c68da.tar.gz
packages-969b9c82d28df35781b6b808aee77b10ee6c68da.zip
Added package shiori
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 8aa3a72..edb4182 100644
--- a/packages.json
+++ b/packages.json
@@ -7343,5 +7343,18 @@
"description": "Deprecated module for vector/matrices operations.",
"license": "MIT",
"web": "https://github.com/nim-lang/basic3d"
+ },
+ {
+ "name": "shiori",
+ "url": "https://github.com/Narazaka/shiori-nim",
+ "method": "git",
+ "tags": [
+ "ukagaka",
+ "shiori",
+ "protocol"
+ ],
+ "description": "SHIORI Protocol Parser/Builder",
+ "license": "MIT",
+ "web": "https://github.com/Narazaka/shiori-nim"
}
]