Added strfmt module
This commit is contained in:
parent
4f55954f1c
commit
97b232ccd3
1 changed files with 9 additions and 0 deletions
|
|
@ -678,6 +678,15 @@
|
|||
"license": "MIT",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue