From df30d320ed1cb4f82b48b19bc862c4e6b075e5b3 Mon Sep 17 00:00:00 2001 From: matsumoto-r Date: Fri, 15 Feb 2013 17:19:25 -0800 Subject: [PATCH] Updated Related Projects (markdown) --- Related-Projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Related-Projects.md b/Related-Projects.md index db642c2..509b00b 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -6,6 +6,7 @@ * [mruby-audite](https://github.com/georgi/mruby-audite) Portable mp3 player based on mpg123 and portaudio by [georgi](https://github.com/georgi) * [mruby-aws-s3](https://github.com/iij/mruby-aws-s3) Client library for Amazon's Simple Storage Service's REST API by [iij](https://github.com/iij/mruby-aws-s3) * [mruby-base64](https://github.com/mattn/mruby-base64) base64 encode/decode function by [mattn](https://github.com/mattn) +* [mruby-capability](https://github.com/matsumoto-r/mruby-capability) linux capability binding by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-cfunc](https://github.com/mobiruby/mruby-cfunc) libffi binding by [masuidrive](https://github.com/masuidrive) * [mruby-cocoa](https://github.com/mobiruby/mruby-cocoa) Cocoa binding by [masuidrive](https://github.com/masuidrive) * [mruby-cgroup](https://github.com/matsumoto-r/mruby-cgroup) cgroups binding by [matsumoto_r](https://github.com/matsumoto-r)