ruby-sys 0.2.1

Low level bindings to MRI, Matz's Ruby Interpreter.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]
libc = "0.2.0"

[features]
default = []
unstable = []

[package]
authors = ["Steve Klabnik <steve@steveklabnik.com>", "Dmitry Gritsay <unseductable@gmail.com>"]
description = "Low level bindings to MRI, Matz's Ruby Interpreter."
documentation = "http://www.steveklabnik.com/ruby-sys/ruby_sys/"
homepage = "https://github.com/steveklabnik/ruby-sys"
keywords = ["ruby"]
license = "MIT"
name = "ruby-sys"
repository = "https://github.com/steveklabnik/ruby-sys"
version = "0.2.1"