From ee8aa97f8ff52f9e225dc916552fa8d14a1ab969 Mon Sep 17 00:00:00 2001 From: tsahara-iij Date: Mon, 21 Jan 2013 17:05:21 -0800 Subject: [PATCH] add mruby-rpm-spec as a platform specific project. --- Related-Projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index 4d6b6e7..32c6ce2 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -40,11 +40,12 @@ * [ngx_mruby](https://github.com/matsumoto-r/ngx_mruby) Nginx module like lua-nginx-module by [matsumoto_r](https://github.com/matsumoto-r) * [mruby-sinatic](https://github.com/mattn/mruby-sinatic) Sinatra like simple web framework by [mattn](https://github.com/mattn) -## Device specific +## Device / Platform specific * [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! by [masuidrive](https://github.com/masuidrive) * [mruby-Wiring](https://github.com/akiray03/mruby-Wiring) Binding for Wiring function of the Raspberry Pi by [akiray03](https://github.com/akiray03) * [mruby-eject](https://github.com/mattn/mruby-eject) Eject CD-ROM by [mattn](https://github.com/mattn) +* [mruby-rpm-spec](https://github.com/iij/mruby-rpm-spec) Linux RPM spec file by [iij](https://github.com/iij) ## Language Bindings