|
69 | 69 | protocol: git |
70 | 70 | repository: https://github.com/mattn/mruby-base64.git |
71 | 71 | repooptions: |
72 | | -- name: mruby-irb-mirb-hostbased |
73 | | - description: Hostbased mirb for serial connection |
74 | | - author: kyab |
75 | | - website: https://github.com/kyab/mruby-bin-mirb-hostbased |
| 72 | +- name: mruby-bcrypt |
| 73 | + description: OpenBSD-style Blowfish-based password hashing |
| 74 | + author: Emanuele Vicentini |
| 75 | + website: https://github.com/baldowl/mruby-bcrypt |
76 | 76 | protocol: git |
77 | | - repository: https://github.com/kyab/mruby-bin-mirb-hostbased.git |
| 77 | + repository: https://github.com/baldowl/mruby-bcrypt.git |
| 78 | + repooptions: |
| 79 | +- name: mruby-bignum |
| 80 | + description: Self-contained Bignum implementation for mruby |
| 81 | + author: Ray Chason |
| 82 | + website: https://github.com/chasonr/mruby-bignum |
| 83 | + protocol: git |
| 84 | + repository: https://github.com/chasonr/mruby-bignum.git |
| 85 | + repooptions: |
| 86 | +- name: mruby-bin-scite-mruby |
| 87 | + description: A SciTE based text editor with mruby scripting extension |
| 88 | + author: Takashi Sawanaka |
| 89 | + website: https://github.com/sdottaka/mruby-bin-scite-mruby |
| 90 | + protocol: git |
| 91 | + repository: https://github.com/sdottaka/mruby-bin-scite-mruby.git |
78 | 92 | repooptions: |
79 | 93 | - name: mruby-cache |
80 | 94 | description: mruby inter process share memory cache |
|
118 | 132 | protocol: git |
119 | 133 | repository: https://github.com/mobiruby/mruby-cocoa.git |
120 | 134 | repooptions: |
| 135 | +- name: mruby-complex |
| 136 | + description: Complex numbers. |
| 137 | + author: Paolo Bosetti, University of Trento |
| 138 | + website: https://github.com/pbosetti/mruby-complex |
| 139 | + protocol: git |
| 140 | + repository: https://github.com/pbosetti/mruby-complex.git |
| 141 | + repooptions: |
121 | 142 | - name: mruby-config |
122 | 143 | description: With mruby we continuously switching between Ruby and C code. mruby-config |
123 | 144 | gives you an easy way to maintain configuration values on both sides. |
|
154 | 175 | protocol: git |
155 | 176 | repository: https://github.com/iij/mruby-dir.git |
156 | 177 | repooptions: |
| 178 | +- name: mruby-dir-glob |
| 179 | + description: File.fnmatch() & Dir.glob() |
| 180 | + author: Alexander Gromnitsky |
| 181 | + website: https://github.com/gromnitsky/mruby-dir-glob.git |
| 182 | + protocol: git |
| 183 | + repository: https://github.com/gromnitsky/mruby-dir-glob.git |
| 184 | + repooptions: |
157 | 185 | - name: mruby-discount |
158 | 186 | description: html generater from markdown using discount |
159 | 187 | author: MATSUMOTO Ryosuke |
|
210 | 238 | protocol: git |
211 | 239 | repository: https://github.com/y-ken/fluent-logger-mruby.git |
212 | 240 | repooptions: |
| 241 | +- name: mruby-ftp |
| 242 | + description: FTP client library. |
| 243 | + author: Paolo Bosetti and Matteo Ragni, University of Trento |
| 244 | + website: https://github.com/UniTN-Mechatronics/mruby-ftp |
| 245 | + protocol: git |
| 246 | + repository: https://github.com/UniTN-Mechatronics/mruby-ftp.git |
| 247 | + repooptions: |
| 248 | +- name: mruby-geoip |
| 249 | + description: GeoIP(City) class using GeoIPCity.dat for mruby |
| 250 | + author: MATSUMOTO Ryosuke |
| 251 | + website: https://github.com/matsumoto-r/mruby-geoip |
| 252 | + protocol: git |
| 253 | + repository: https://github.com/matsumoto-r/mruby-geoip.git |
| 254 | + repooptions: |
213 | 255 | - name: mruby-getoptlong |
214 | 256 | description: An almost straight mruby port of Ruby's GetoptLong |
215 | 257 | author: Sergio Rubio <rubiojr@frameos.org> |
216 | 258 | website: https://github.com/rubiojr/mruby-getoptlong |
217 | 259 | protocol: git |
218 | 260 | repository: https://github.com/rubiojr/mruby-getoptlong |
219 | 261 | repooptions: |
220 | | -- name: mruby-girffi-docgen |
221 | | - description: Generates YARD docuemntation for bindings generated by mruby-girffi |
222 | | - author: ppibburr |
223 | | - website: https://github.com/ppibburr/mruby-girffi-docgen |
224 | | - protocol: git |
225 | | - repository: https://github.com/ppibburr/mruby-girffi-docgen.git |
226 | | - repooptions: |
227 | 262 | - name: mruby-girffi |
228 | 263 | description: GObjectIntrospection bindings that dynamically bind GLib based libraries. |
229 | 264 | ie, GLib,Gtk,WebKit ... |
|
232 | 267 | protocol: git |
233 | 268 | repository: https://github.com/ppibburr/mruby-girffi.git |
234 | 269 | repooptions: |
| 270 | +- name: mruby-girffi-docgen |
| 271 | + description: Generates YARD docuemntation for bindings generated by mruby-girffi |
| 272 | + author: ppibburr |
| 273 | + website: https://github.com/ppibburr/mruby-girffi-docgen |
| 274 | + protocol: git |
| 275 | + repository: https://github.com/ppibburr/mruby-girffi-docgen.git |
| 276 | + repooptions: |
235 | 277 | - name: mruby-gles |
236 | 278 | description: OpenGL ES 2.0 binding |
237 | 279 | author: xxuejie |
|
253 | 295 | protocol: git |
254 | 296 | repository: https://github.com/ppibburr/mruby-glib2.git |
255 | 297 | repooptions: |
| 298 | +- name: mruby-gmp-bignum |
| 299 | + description: GMP-based Bignum implementation for mruby |
| 300 | + author: Ray Chason |
| 301 | + website: https://github.com/chasonr/mruby-gmp-bignum |
| 302 | + protocol: git |
| 303 | + repository: https://github.com/chasonr/mruby-gmp-bignum.git |
| 304 | + repooptions: |
256 | 305 | - name: mruby-gntp |
257 | 306 | description: Growl Notification Transfer Protocol |
258 | 307 | author: mattn |
259 | 308 | website: https://github.com/mattn/mruby-gntp |
260 | 309 | protocol: git |
261 | 310 | repository: https://github.com/mattn/mruby-gntp.git |
262 | 311 | repooptions: |
263 | | -- name: mruby-gobject-introspection |
264 | | - description: bindings to GobjectIntropsection (libgirepository) |
265 | | - author: ppibburr |
266 | | - website: https://github.com/ppibburr/mruby-gobject-introspection |
267 | | - protocol: git |
268 | | - repository: https://github.com/ppibburr/mruby-gobject-introspection.git |
269 | | - repooptions: |
270 | 312 | - name: mruby-gobject |
271 | 313 | description: Bindings to GObject. uses mruby-girffi |
272 | 314 | author: ppibburr |
273 | 315 | website: https://github.com/ppibburr/mruby-gobject |
274 | 316 | protocol: git |
275 | 317 | repository: https://github.com/ppibburr/mruby-gobject.git |
276 | 318 | repooptions: |
| 319 | +- name: mruby-gobject-introspection |
| 320 | + description: bindings to GobjectIntropsection (libgirepository) |
| 321 | + author: ppibburr |
| 322 | + website: https://github.com/ppibburr/mruby-gobject-introspection |
| 323 | + protocol: git |
| 324 | + repository: https://github.com/ppibburr/mruby-gobject-introspection.git |
| 325 | + repooptions: |
277 | 326 | - name: mruby-growthforecast |
278 | 327 | description: GrowthForecast client class |
279 | 328 | author: MATSUMOTO Ryosuke |
|
312 | 361 | - name: mruby-http2 |
313 | 362 | description: HTTP2 module for mruby |
314 | 363 | author: MATSUMOTO Ryosuke |
315 | | - website: https://github.com/matsumoto-r/mruby-http2 |
| 364 | + website: https://github.com/trusterd/mruby-http2 |
316 | 365 | protocol: git |
317 | | - repository: https://github.com/matsumoto-r/mruby-http2.git |
| 366 | + repository: https://github.com/trusterd/mruby-http2.git |
318 | 367 | repooptions: |
319 | 368 | - name: mruby-httprequest |
320 | 369 | description: create http request class |
|
337 | 386 | protocol: git |
338 | 387 | repository: https://github.com/iij/mruby-iijson.git |
339 | 388 | repooptions: |
| 389 | +- name: mruby-inotify |
| 390 | + description: Inotify bindings |
| 391 | + author: FlavourSys Technology GmbH |
| 392 | + website: https://github.com/FlavourSys/mruby-inotify |
| 393 | + protocol: git |
| 394 | + repository: https://github.com/FlavourSys/mruby-inotify.git |
| 395 | + repooptions: |
340 | 396 | - name: mruby-io |
341 | 397 | description: IO, File class implementation |
342 | 398 | author: iij |
|
358 | 414 | protocol: git |
359 | 415 | repository: https://github.com/rrreeeyyy/mruby-ipvs |
360 | 416 | repooptions: |
| 417 | +- name: mruby-irb-mirb-hostbased |
| 418 | + description: Hostbased mirb for serial connection |
| 419 | + author: kyab |
| 420 | + website: https://github.com/kyab/mruby-bin-mirb-hostbased |
| 421 | + protocol: git |
| 422 | + repository: https://github.com/kyab/mruby-bin-mirb-hostbased.git |
| 423 | + repooptions: |
361 | 424 | - name: mruby-javascriptcore |
362 | 425 | description: bindings to an from JavaScript for JavaScriptCore from WebKitGTK |
363 | 426 | author: ppibburr |
|
379 | 442 | protocol: git |
380 | 443 | repository: https://github.com/mattn/mruby-json.git |
381 | 444 | repooptions: |
| 445 | +- name: mruby-jwt |
| 446 | + description: A mruby implementation of JSON Web Token draft 06 |
| 447 | + author: Naoki AINOYA |
| 448 | + website: https://github.com/prevs-io/mruby-jwt |
| 449 | + protocol: git |
| 450 | + repository: https://github.com/prevs-io/mruby-jwt.git |
| 451 | + repooptions: |
382 | 452 | - name: mruby-kmp |
383 | 453 | description: KMP searching algorithm in mruby |
384 | 454 | author: santazhang |
|
414 | 484 | protocol: git |
415 | 485 | repository: https://github.com/ksss/mruby-limits.git |
416 | 486 | repooptions: |
| 487 | +- name: mruby-m2x |
| 488 | + description: Client library for AT&T’s M2X API |
| 489 | + author: AT&T M2X Team |
| 490 | + website: https://github.com/attm2x/m2x-mruby |
| 491 | + protocol: git |
| 492 | + repository: https://github.com/attm2x/m2x-mruby.git |
| 493 | + repooptions: |
417 | 494 | - name: mruby-markdown |
418 | 495 | description: Markdown library |
419 | 496 | author: Carson McDonald |
|
611 | 688 | protocol: git |
612 | 689 | repository: https://github.com/iij/mruby-process.git |
613 | 690 | repooptions: |
| 691 | +- name: mruby-pure-regexp |
| 692 | + description: Pure mruby Regexp |
| 693 | + author: h2so5 |
| 694 | + website: https://github.com/h2so5/mruby-pure-regexp |
| 695 | + protocol: git |
| 696 | + repository: https://github.com/h2so5/mruby-pure-regexp.git |
| 697 | + repooptions: |
614 | 698 | - name: mruby-random |
615 | 699 | description: random class with Mersenne Twister |
616 | 700 | author: MATSUMOTO Ryosuke |
|
653 | 737 | protocol: git |
654 | 738 | repository: https://github.com/monami-ya-mrb/mruby-serialport.git |
655 | 739 | repooptions: |
| 740 | +- name: mruby-set |
| 741 | + description: Set class |
| 742 | + author: yui-knk |
| 743 | + website: https://github.com/yui-knk/mruby-set |
| 744 | + protocol: git |
| 745 | + repository: https://github.com/yui-knk/mruby-set.git |
| 746 | + repooptions: |
656 | 747 | - name: mruby-sha1 |
657 | 748 | description: SHA1 Hash Alghorithm |
658 | 749 | author: mattn |
|
674 | 765 | protocol: git |
675 | 766 | repository: https://github.com/iij/mruby-simple-random.git |
676 | 767 | repooptions: |
677 | | -- name: mruby-simplehttp-socket |
678 | | - description: Simple http client using mruby-socket |
679 | | - author: Kentaro Yoshida, Internet Initiative Japan Inc. |
680 | | - website: https://github.com/y-ken/mruby-simplehttp-socket |
681 | | - protocol: git |
682 | | - repository: https://github.com/y-ken/mruby-simplehttp-socket.git |
683 | | - repooptions: |
684 | 768 | - name: mruby-simplehttp |
685 | 769 | description: Simple http client |
686 | 770 | author: MATSUMOTO Ryosuke |
687 | 771 | website: https://github.com/matsumoto-r/mruby-simplehttp |
688 | 772 | protocol: git |
689 | 773 | repository: https://github.com/matsumoto-r/mruby-simplehttp.git |
690 | 774 | repooptions: |
| 775 | +- name: mruby-simplehttp-socket |
| 776 | + description: Simple http client using mruby-socket |
| 777 | + author: Kentaro Yoshida, Internet Initiative Japan Inc. |
| 778 | + website: https://github.com/y-ken/mruby-simplehttp-socket |
| 779 | + protocol: git |
| 780 | + repository: https://github.com/y-ken/mruby-simplehttp-socket.git |
| 781 | + repooptions: |
691 | 782 | - name: mruby-simplehttpserver |
692 | 783 | description: SimpleHttpServer class |
693 | 784 | author: MATSUMOTO Ryosuke |
694 | 785 | website: https://github.com/matsumoto-r/mruby-simplehttpserver |
695 | 786 | protocol: git |
696 | 787 | repository: https://github.com/matsumoto-r/mruby-simplehttpserver.git |
697 | 788 | repooptions: |
| 789 | +- name: mruby-simpletest |
| 790 | + description: SimpleTest class |
| 791 | + author: MATSUMOTO Ryosuke |
| 792 | + website: https://github.com/matsumoto-r/mruby-simpletest |
| 793 | + protocol: git |
| 794 | + repository: https://github.com/matsumoto-r/mruby-simpletest.git |
| 795 | + repooptions: |
698 | 796 | - name: mruby-sinatic |
699 | 797 | description: Sinatra like Web Framework |
700 | 798 | author: mattn |
|
779 | 877 | protocol: git |
780 | 878 | repository: https://github.com/h2so5/mruby-tinyxml2.git |
781 | 879 | repooptions: |
| 880 | +- name: mruby-uchardet |
| 881 | + description: mruby binding of Mozilla's universal charset detector. |
| 882 | + author: Takeshi Watanabe |
| 883 | + website: https://github.com/take-cheeze/mruby-uchardet/ |
| 884 | + protocol: git |
| 885 | + repository: https://github.com/take-cheeze/mruby-uchardet.git |
| 886 | + repooptions: |
782 | 887 | - name: mruby-uname |
783 | 888 | description: Uname class |
784 | 889 | author: MATSUMOTO Ryosuke |
|
836 | 941 | protocol: git |
837 | 942 | repository: https://github.com/ppibburr/mruby-webkit-3.git |
838 | 943 | repooptions: |
| 944 | +- name: mruby-win32ole |
| 945 | + description: A port of CRuby's WIN32OLE to mruby. |
| 946 | + author: Takashi Sawanaka |
| 947 | + website: https://github.com/sdottaka/mruby-win32ole |
| 948 | + protocol: git |
| 949 | + repository: https://github.com/sdottaka/mruby-win32ole.git |
| 950 | + repooptions: |
839 | 951 | - name: mruby-winapp |
840 | 952 | description: Create non-console application for windows |
841 | 953 | author: mattn |
|
0 commit comments