diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-01-20 11:10:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-20 11:10:50 +0000 |
| commit | ece208673720b23d3f6fb36b7f108be21deb3cb6 (patch) | |
| tree | 03a5849b0c679806eb827ab9a88fc4bdcc8ac24e | |
| parent | de42204abb90de15768e90e7095f12b783a8ed4f (diff) | |
| parent | a43000093c481a42d0ecba333c2c2fe8c8070103 (diff) | |
| download | packages-ece208673720b23d3f6fb36b7f108be21deb3cb6.tar.gz packages-ece208673720b23d3f6fb36b7f108be21deb3cb6.zip | |
Merge pull request #645 from Narazaka/add-shiori_charset_convert0822
Add 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" } ] |
