aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@gmail.com>2016-07-15 22:09:32 +0100
committerDominik Picheta <dominikpicheta@gmail.com>2016-07-15 22:09:32 +0100
commitf660f028547c4de8db6253a7473a61e2906f66d4 (patch)
treed275a7ccb5724bde819d125f67445139b498d2ac
parenta7cf8dbbbf0c74700407d0097346574bbf89267c (diff)
downloadpackages-f660f028547c4de8db6253a7473a61e2906f66d4.tar.gz
packages-f660f028547c4de8db6253a7473a61e2906f66d4.zip
Merge #380 manually.
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fbc4b15..f743804 100644
--- a/packages.json
+++ b/packages.json
@@ -4938,5 +4938,17 @@
"web": "https://github.com/nim-lang/iup",
"license": "MIT",
"method": "git"
+ },
+ {
+ "name": "barbarus",
+ "tags": [
+ "i18n",
+ "internationalization"
+ ],
+ "method": "git",
+ "license": "MIT",
+ "web": "https://github.com/cjxgm/barbarus",
+ "url": "https://github.com/cjxgm/barbarus",
+ "description": "A simple extensible i18n engine."
}
]