sdl1_2-rs 0.3.7

SDL bindings
Documentation
[dependencies.libc]
version = "0.1"

[dependencies.num]
version = "0.1.24"

[dependencies.rand]
version = "0.3"

[lib]
name = "sdl"
path = "src/sdl/lib.rs"

[package]
authors = ["Brian Anderson <banderson@mozilla.com>", "Kang Seonghoon <public+rust@mearie.org>"]
description = "SDL bindings"
homepage = "https://github.com/brson/rust-sdl"
license = "MIT"
name = "sdl1_2-rs"
readme = "README.md"
repository = "https://github.com/brson/rust-sdl"
version = "0.3.7"