added nimlibpng

This commit is contained in:
charlie barto 2014-02-23 16:54:12 -05:00
parent b1d0b8f87b
commit 72c1562d48

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.git",
"method": "git",
"tags": ["png", "wrapper", "library", "libpng", "image"],
"description": "Nimrod wrapper for the libpng library",
"license": "libpng",
"web": "https://github.com/barcharcraz/nimlibpng"
}
]