|
90 | 90 | protocol: git |
91 | 91 | repository: https://github.com/sdottaka/mruby-bin-scite-mruby.git |
92 | 92 | repooptions: |
| 93 | +- name: mruby-blendish |
| 94 | + description: Duangle OUI-blendish bindings. |
| 95 | + author: Corey Powell |
| 96 | + website: https://github.com/IceDragon200/mruby-blendish |
| 97 | + protocol: git |
| 98 | + repository: https://github.com/IceDragon200/mruby-blendish |
| 99 | + repooptions: |
93 | 100 | - name: mruby-cache |
94 | 101 | description: mruby inter process share memory cache |
95 | 102 | author: charlescui |
|
104 | 111 | protocol: git |
105 | 112 | repository: https://github.com/matsumoto-r/mruby-capability.git |
106 | 113 | repooptions: |
| 114 | +- name: mruby-catch-throw |
| 115 | + description: catch and throw for mruby. |
| 116 | + author: Corey Powell |
| 117 | + website: https://github.com/IceDragon200/mruby-catch-throw |
| 118 | + protocol: git |
| 119 | + repository: https://github.com/IceDragon200/mruby-catch-throw |
| 120 | + repooptions: |
107 | 121 | - name: mruby-cfunc |
108 | 122 | description: Interface to C functions based on libffi. |
109 | 123 | author: Yuichiro MASUI |
|
118 | 132 | protocol: git |
119 | 133 | repository: https://github.com/matsumoto-r/mruby-cgroup.git |
120 | 134 | repooptions: |
| 135 | +- name: mruby-chipmunk2d |
| 136 | + description: chipmunk2d bindings |
| 137 | + author: Corey Powell |
| 138 | + website: https://github.com/IceDragon200/mruby-chipmunk2d |
| 139 | + protocol: git |
| 140 | + repository: https://github.com/IceDragon200/mruby-chipmunk2d |
| 141 | + repooptions: |
121 | 142 | - name: mruby-clang-plugin |
122 | 143 | description: clang plugin to check mruby API call mistakes. |
123 | 144 | author: Takeshi Watanabe |
|
154 | 175 | protocol: git |
155 | 176 | repository: https://github.com/matsumoto-r/mruby-criu.git |
156 | 177 | repooptions: |
| 178 | +- name: mruby-cross-compile-on-mac-osx |
| 179 | + description: Cross compile osx, linux or win32 binary of mruby on Mac OSX |
| 180 | + author: MATSUMOTO Ryosuke |
| 181 | + website: https://github.com/matsumoto-r/mruby-cross-compile-on-mac-osx |
| 182 | + protocol: git |
| 183 | + repository: https://github.com/matsumoto-r/mruby-cross-compile-on-mac-osx.git |
| 184 | + repooptions: |
157 | 185 | - name: mruby-curl |
158 | 186 | description: CURL HTTP Client |
159 | 187 | author: mattn |
|
238 | 266 | protocol: git |
239 | 267 | repository: https://github.com/y-ken/fluent-logger-mruby.git |
240 | 268 | repooptions: |
| 269 | +- name: mruby-fsm |
| 270 | + description: Finite State Machine. |
| 271 | + author: Paolo Bosetti, University of Trento |
| 272 | + website: https://github.com/UniTN-Mechatronics/mruby-fsm |
| 273 | + protocol: git |
| 274 | + repository: https://github.com/UniTN-Mechatronics/mruby-fsm.git |
| 275 | + repooptions: |
241 | 276 | - name: mruby-ftp |
242 | 277 | description: FTP client library. |
243 | 278 | author: Paolo Bosetti and Matteo Ragni, University of Trento |
|
497 | 532 | website: https://github.com/carsonmcdonald/mruby-markdown |
498 | 533 | protocol: git |
499 | 534 | repository: https://github.com/carsonmcdonald/mruby-markdown.git |
500 | | - repooptions: "--recursive" |
| 535 | + repooptions: --recursive |
501 | 536 | - name: mruby-marshal |
502 | 537 | description: Marshal module for mruby |
503 | 538 | author: Takeshi Watanabe |
|
604 | 639 | protocol: git |
605 | 640 | repository: https://github.com/ppibburr/mruby-named-constants.git |
606 | 641 | repooptions: |
| 642 | +- name: mruby-nanovg |
| 643 | + description: nanovg bindings |
| 644 | + author: Corey Powell |
| 645 | + website: https://github.com/IceDragon200/mruby-nanovg |
| 646 | + protocol: git |
| 647 | + repository: https://github.com/IceDragon200/mruby-nanovg |
| 648 | + repooptions: |
607 | 649 | - name: mruby-netlink |
608 | 650 | description: libnetlink binding |
609 | 651 | author: MATSUMOTO Ryosuke |
|
639 | 681 | protocol: git |
640 | 682 | repository: https://github.com/ksss/mruby-ostruct.git |
641 | 683 | repooptions: |
| 684 | +- name: mruby-oui |
| 685 | + description: Duangle OUI bindings. |
| 686 | + author: Corey Powell |
| 687 | + website: https://github.com/IceDragon200/mruby-oui |
| 688 | + protocol: git |
| 689 | + repository: https://github.com/IceDragon200/mruby-oui |
| 690 | + repooptions: |
642 | 691 | - name: mruby-pack |
643 | 692 | description: Array#pack implementation |
644 | 693 | author: Internet Initiative Japan., Inc. |
|
702 | 751 | protocol: git |
703 | 752 | repository: https://github.com/matsumoto-r/mruby-random.git |
704 | 753 | repooptions: |
| 754 | +- name: mruby-raspberry |
| 755 | + description: Wrapper for WiringPi library for accessing Raspberry Pi hardware. |
| 756 | + author: Paolo Bosetti, University of Trento |
| 757 | + website: https://github.com/UniTN-Mechatronics/mruby-raspberry |
| 758 | + protocol: git |
| 759 | + repository: https://github.com/UniTN-Mechatronics/mruby-raspberry.git |
| 760 | + repooptions: |
705 | 761 | - name: mruby-redis |
706 | 762 | description: redis client using hiredis |
707 | 763 | author: MATSUMOTO Ryosuke |
|
0 commit comments