diff options
| author | shinriyo <shinriyo@gmail.com> | 2018-04-04 21:22:00 +0900 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-04-04 13:22:00 +0100 |
| commit | 954531205e2e798fc83e6622609e7b08fa478532 (patch) | |
| tree | 24222a473f935e8454e110b5967623e9538218ca | |
| parent | 9e45cabceac9e312eb1466725e3dd5fb7dc68fc8 (diff) | |
| download | packages-954531205e2e798fc83e6622609e7b08fa478532.tar.gz packages-954531205e2e798fc83e6622609e7b08fa478532.zip | |
nim_exodus (#683)
nim_exodus added
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index afaf9a5..b0d8cda 100644 --- a/packages.json +++ b/packages.json @@ -8726,6 +8726,19 @@ "web": "https://github.com/FedericoCeratto/tsundoku" }, { + "name": "nim_exodus", + "url": "https://github.com/shinriyo/nim_exodus", + "method": "git", + "tags": [ + "web", + "html", + "template" + ], + "description": "Template generator for gester", + "license": "MIT", + "web": "https://github.com/shinriyo/nim_exodus" + }, + { "name": "nimlibxlsxwriter", "url": "https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter", "method": "git", |
