diff options
| author | Narazaka <info@narazaka.net> | 2018-01-20 17:22:54 +0900 |
|---|---|---|
| committer | Narazaka <info@narazaka.net> | 2018-01-20 17:22:54 +0900 |
| commit | a43000093c481a42d0ecba333c2c2fe8c8070103 (patch) | |
| tree | 03a5849b0c679806eb827ab9a88fc4bdcc8ac24e | |
| parent | de42204abb90de15768e90e7095f12b783a8ed4f (diff) | |
| download | packages-a43000093c481a42d0ecba333c2c2fe8c8070103.tar.gz packages-a43000093c481a42d0ecba333c2c2fe8c8070103.zip | |
Added package shiori_charset_convert
| -rw-r--r-- | packages.json | 12 |
1 files changed, 12 insertions, 0 deletions
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" } ] |
