Merge pull request #47 from barcharcraz/master

added nimlibpng
This commit is contained in:
Dominik Picheta 2014-02-24 19:05:39 +00:00
commit ff08c5d216

View File

@ -511,6 +511,16 @@
"description": "A nimrod wrapper for libalpm",
"license": "GPLv2",
"web": "https://www.github.com/barcharcraz/nimalpm/"
},
{
"name": "nimlibpng",
"url":"git://github.com/barcharcraz/nimlibpng",
"method": "git",
"tags": ["png", "wrapper", "library", "libpng", "image"],
"description": "Nimrod wrapper for the libpng library",
"license": "libpng",
"web": "https://github.com/barcharcraz/nimlibpng"
}
]