aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Fischer <frank-fischer@shadow-soft.de>2014-05-29 21:25:59 +0200
committerFrank Fischer <frank-fischer@shadow-soft.de>2014-05-29 21:25:59 +0200
commit97b232ccd37d072ab39b2dc007ca1b1a5a7bbae9 (patch)
tree53af654942a5dfde9a6f732afe41323ac5d1d4b4
parent4f55954f1c537aa6d817349dcbde17676a60b95e (diff)
downloadpackages-97b232ccd37d072ab39b2dc007ca1b1a5a7bbae9.tar.gz
packages-97b232ccd37d072ab39b2dc007ca1b1a5a7bbae9.zip
Added strfmt module
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 705e1f5..65b2eb2 100644
--- a/packages.json
+++ b/packages.json
@@ -679,6 +679,15 @@
"web":"https://github.com/esbullington/nimrod-hex"
},
{
+ "name":"strfmt",
+ "url": "https://bitbucket.org/lyro/strfmt",
+ "method": "hg",
+ "tags":["library"],
+ "description":"A string formatting library inspired by Python's `format`.",
+ "license": "MIT",
+ "web": "https://lyro.bitbucket.org/strfmt"
+ },
+ {
"name":"jade-nim",
"url":"git://github.com/idlewan/jade-nim",
"method":"git",