libpng-src 0.2.2

Helper package for compiling 'libpng' as a static library. Meant to be used as build dependency only.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dev-dependencies.rand]
version = "0.8"

[package]
authors = ["Alexandr Lambov <alex.lambov.md@gmail.com>"]
description = "Helper package for compiling 'libpng' as a static library. Meant to be used as build dependency only."
edition = "2021"
exclude = [".gitignore", ".gitmodules", ".github/", ".vscode/", "build/", "libpng/.appveyor.yml", "libpng/.editorconfig", "libpng/.github/", "libpng/.gitignore", "libpng/.travis.yml", "libpng/.yamllint.yml", "libpng/ci/", "libpng/example/", "libpng/projects/"]
license = "MIT OR Apache-2.0"
name = "libpng-src"
readme = "README.md"
repository = "https://github.com/alambov-md/libpng-src"
version = "0.2.2"