glib 0.0.6

Rust bindings for the GLib library
Documentation
[dependencies]
gio-sys = "0.2.1"
glib-sys = "0.2.1"
gobject-sys = "0.2.1"
libc = "0.1"

[lib]
name = "glib"

[package]
authors = ["The Gtk-rs Project Developers"]
description = "Rust bindings for the GLib library"
documentation = "http://gtk-rs.org/docs/glib/"
homepage = "http://gtk-rs.org/"
keywords = ["glib", "gtk", "gtk-rs", "gnome", "GUI"]
license = "MIT"
name = "glib"
readme = "README.md"
repository = "https://github.com/gtk-rs/glib"
version = "0.0.6"