allegro_util 0.0.33

Rust Allegro 5 wrapper utilities
Documentation
[package]

name = "allegro_util"
version = "0.0.33" #auto
license = "Zlib"
repository = "https://github.com/SiegeLord/RustAllegro"
documentation = "http://siegelord.github.io/RustAllegro/doc/allegro_util/index.html"
keywords = []
authors = [ "SiegeLord <slabode@aim.com>" ]
description = "Rust Allegro 5 wrapper utilities"

[lib]

name = "allegro_util"
path = "src/lib.rs"

[dependencies]

libc = "0.1"