From a43000093c481a42d0ecba333c2c2fe8c8070103 Mon Sep 17 00:00:00 2001 From: Narazaka Date: Sat, 20 Jan 2018 17:22:54 +0900 Subject: [PATCH] Added package shiori_charset_convert --- packages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages.json b/packages.json index e7237af..056ec39 100644 --- a/packages.json +++ b/packages.json @@ -8024,5 +8024,17 @@ "description": "Parsing language", "license": "MIT", "web": "https://github.com/quelklef/lilt" + }, + { + "name": "shiori_charset_convert", + "url": "https://github.com/Narazaka/shiori_charset_convert-nim", + "method": "git", + "tags": [ + "shiori", + "ukagaka" + ], + "description": "The SHIORI Message charset convert utility", + "license": "MIT", + "web": "https://github.com/Narazaka/shiori_charset_convert-nim" } ]