Libraries/libpng: added

This commit is contained in:
2019-01-17 12:32:31 +01:00
parent 7f5a563716
commit bfb8275b9a
3 changed files with 29 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
#%Module1.0
module-whatis "PNG reference library"
module-url "http://www.libpng.org/pub/png/libpng.html"
module-license "Open source"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
libpng is the official PNG reference library. It supports almost all
PNG features, is extensible, and has been extensively tested for over
23 years.
"