Added lapp and blimp.

This commit is contained in:
Dominik Picheta 2015-01-16 21:23:11 +00:00
parent 70a0b2e8ce
commit c916566127

View File

@ -1101,6 +1101,24 @@
"description": "A Nim wrapper for librtlsdr",
"license": "BSD",
"web": "https://github.com/jpoirier/nimrtlsdr"
},
{
"name": "lapp",
"url": "https://gitlab.3dicc.com/gokr/lapp.git",
"method": "git",
"tags": ["args", "cmd", "opt", "parse", "parsing"],
"description": "Opt parser using synopsis as specification, ported from Lua.",
"license": "MIT",
"web": "https://gitlab.3dicc.com/gokr/lapp"
},
{
"name": "blimp",
"url": "https://gitlab.3dicc.com/gokr/blimp.git",
"method": "git",
"tags": ["app", "binary", "utility", "git", "git-fat"],
"description": "Utility that helps with big files in git, very similar to git-fat, s3annnex etc.",
"license": "MIT",
"web": "https://gitlab.3dicc.com/gokr/blimp"
}
]