Merge pull request #118 from def-/master

Add bpg
This commit is contained in:
Dominik Picheta 2015-01-23 02:57:14 +00:00
commit e3e15c1c65

View File

@ -1155,5 +1155,14 @@
"description": "Command-line args parser based on Usage message",
"license": "MIT",
"web": "https://github.com/docopt/docopt.nim"
},
{
"name": "bpg",
"url": "git://github.com/def-/nim-bpg.git",
"method": "git",
"tags": ["image", "library", "wrapper"],
"description": "BPG (Better Portable Graphics) for Nim",
"license": "MIT",
"web": "https://github.com/def-/nim-bpg"
}
]