This repository has been archived on 2021-09-15 . You can view files and clone it, but cannot push or open issues or pull requests.
25 lines
557 B
Markdown
25 lines
557 B
Markdown
# Ruby/GObjectIntrospection
|
|||
|
|||
Ruby/GObjectIntrospection is a Ruby binding of GObject Introspect.
|
|||
|
|||
## Requirements
|
|||
|
|||
* Ruby/GLib2 in
|
|||
[Ruby-GNOME2](http://ruby-gnome2.sourceforge.jp/)
|
|||
* [GObject Introspection](http://live.gnome.org/GObjectIntrospection)
|
|||
|
|||
## Install
|
|||
|
|||
gem install gobject-introspection
|
|||
|
|||
## License
|
|||
|
|||
Copyright (c) 2013 Ruby-GNOME2 Project Team
|
|||
|
|||
This program is free software. You can distribute/modify this program
|
|||
under the terms of the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1.
|
|||
|
|||
## Project Website
|
|||
|
|||
http://ruby-gnome2.sourceforge.jp/
|