freetype-src-sys 0.1.5

Rust build helpers for freetype. Licensed as GPL2 or FreeType License
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "freetype-src-sys"
version = "0.1.5"
authors = ["David Turner", "Robert Wilhelm", "Werner Lemberg", "Alexei Podtelezhnikov", "Suzuki Toshiya (鈴木俊哉)", "Arturo Castro <me@arturocastro.net>"]
build = "build.rs"
links = "freetype2"
description = "Rust build helpers for freetype. Licensed as GPL2 or FreeType License"
homepage = "http://freetype.org/"
license-file = "freetype-2.8.1/docs/FTL.TXT"
repository = "https://github.com/arturoc/freetype-sys"

[lib]
name = "freetype_sys"
path = "empty.rs"
[dependencies.zlib-src-sys]
version = "0.1.1"
[build-dependencies.cmake]
version = "0.1"

[build-dependencies.pkg-config]
version = "0.3"