added sections package

This commit is contained in:
c0ffeeartc 2015-11-19 01:36:45 +02:00
parent 0026df6cc2
commit d7c3df12b0

View File

@ -3497,5 +3497,17 @@
"description": "An implementation of cat in Nim",
"license": "MIT",
"web": "https://github.com/shakna-israel/nimcat"
},
{
"name": "sections",
"url": "https://github.com/c0ffeeartc/nim-sections",
"method": "git",
"tags": [
"BDD",
"test"
],
"description": "`Section` macro with BDD aliases for testing",
"license": "MIT",
"web": "https://github.com/c0ffeeartc/nim-sections"
}
]