aboutsummaryrefslogtreecommitdiff
path: root/ruby/rubygem-gio2/README
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-08-29 14:49:47 +1200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-06 08:50:33 +0700
commit0ace3b19f7e365f58a9947c4b9de8c81ec76cd29 (patch)
tree7764ef42719071205776a4210f0c0a26961990fc /ruby/rubygem-gio2/README
parent333f6be342f01c5590cb8d2ce5680b6e9326f7f4 (diff)
ruby/rubygem-gio2: Added (VFS API ruby bindings).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-gio2/README')
-rw-r--r--ruby/rubygem-gio2/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/ruby/rubygem-gio2/README b/ruby/rubygem-gio2/README
new file mode 100644
index 0000000000..6d6a9e606f
--- /dev/null
+++ b/ruby/rubygem-gio2/README
@@ -0,0 +1,2 @@
+Ruby/GIO2 provide Ruby binding to a VFS API and useful APIs for
+desktop applications (such as networking and D-Bus support).