From 9460ebdc553b0502b0041ef9f9bb5d9872335866 Mon Sep 17 00:00:00 2001 From: georgi Date: Sun, 10 Feb 2013 13:43:50 -0800 Subject: [PATCH] Add mruby-audite --- Related-Projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index 67aa25c..a2427ab 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -3,7 +3,7 @@ * [mgem](https://github.com/bovi/mgem) library manager for mruby by [bovi](https://github.com/bovi) ## Library bindings - +* [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-cfunc](https://github.com/mobiruby/mruby-cfunc) libffi binding by [masuidrive](https://github.com/masuidrive)