|
23 | 23 | - name: mruby-ansi-colors
|
24 | 24 | description: Extends String class to use ANSI color escape codes.
|
25 | 25 | author: Mav7
|
26 |
| - website: https://github.com/Mav7/mruby-ansi-colors |
| 26 | + website: https://github.com/mruby-Forum/mruby-ansi-colors |
27 | 27 | protocol: git
|
28 |
| - repository: https://github.com/Mav7/mruby-ansi-colors.git |
| 28 | + repository: https://github.com/mruby-Forum/mruby-ansi-colors.git |
29 | 29 | repooptions:
|
30 | 30 | - name: mruby-apr
|
31 | 31 | description: Cross platform standard library components à la MRI
|
|
282 | 282 | protocol: git
|
283 | 283 | repository: https://github.com/mobiruby/mruby-cocoa.git
|
284 | 284 | repooptions:
|
| 285 | +- name: mruby-complex |
| 286 | + description: Complex numbers. |
| 287 | + author: Paolo Bosetti, University of Trento |
| 288 | + website: https://github.com/pbosetti/mruby-complex |
| 289 | + protocol: git |
| 290 | + repository: https://github.com/pbosetti/mruby-complex.git |
| 291 | + repooptions: |
285 | 292 | - name: mruby-concurrently
|
286 | 293 | description: A concurrency framework based on fibers
|
287 | 294 | author: Christopher Aue
|
|
828 | 835 | protocol: git
|
829 | 836 | repository: https://github.com/FlavourSys/mruby-inotify.git
|
830 | 837 | repooptions:
|
| 838 | +- name: mruby-io |
| 839 | + description: IO, File class implementation |
| 840 | + author: iij |
| 841 | + website: https://github.com/iij/mruby-io |
| 842 | + protocol: git |
| 843 | + repository: https://github.com/iij/mruby-io.git |
| 844 | + repooptions: |
831 | 845 | - name: mruby-io-console
|
832 | 846 | description: The implementation of io/console as CRuby.
|
833 | 847 | author: ksss
|
|
1052 | 1066 | protocol: git
|
1053 | 1067 | repository: https://github.com/take-cheeze/mruby-marshal.git
|
1054 | 1068 | repooptions:
|
| 1069 | +- name: mruby-marshal-c |
| 1070 | + description: Marshal module for mruby written in C-language with full object-link |
| 1071 | + & symbol link support |
| 1072 | + author: Lanza Schneider |
| 1073 | + website: https://github.com/LanzaSchneider/mruby-marshal-c |
| 1074 | + protocol: git |
| 1075 | + repository: https://github.com/LanzaSchneider/mruby-marshal-c.git |
| 1076 | + repooptions: |
1055 | 1077 | - name: mruby-marshal-fast
|
1056 | 1078 | description: Marshal module for mruby written in C, with speed advantages
|
1057 | 1079 | author: Carlo Prelz
|
|
1067 | 1089 | repository: https://github.com/listrophy/mruby-matrix.git
|
1068 | 1090 | repooptions:
|
1069 | 1091 | - name: mruby-maxminddb
|
1070 |
| - description: mruby [GeoIP2 MaxMind DB](http://maxmind.github.io/MaxMind-DB/) reader |
| 1092 | + description: mruby [GeoIP2 MaxMind DB](https://maxmind.github.io/MaxMind-DB/) reader |
1071 | 1093 | author: Kenichi Mitsugi
|
1072 | 1094 | website: https://github.com/happysiro/mruby-maxminddb
|
1073 | 1095 | protocol: git
|
|
1313 | 1335 | protocol: git
|
1314 | 1336 | repository: https://github.com/IceDragon200/mruby-oui
|
1315 | 1337 | repooptions:
|
| 1338 | +- name: mruby-pack |
| 1339 | + description: Array#pack implementation |
| 1340 | + author: Internet Initiative Japan., Inc. |
| 1341 | + website: https://github.com/iij/mruby-pack |
| 1342 | + protocol: git |
| 1343 | + repository: https://github.com/iij/mruby-pack.git |
| 1344 | + repooptions: |
1316 | 1345 | - name: mruby-passwdqc
|
1317 | 1346 | description: A Password quality checker
|
1318 | 1347 | author: Hendrik Beskow
|
|
1502 | 1531 | protocol: git
|
1503 | 1532 | repository: https://github.com/UniTN-Mechatronics/mruby-raspberry.git
|
1504 | 1533 | repooptions:
|
| 1534 | +- name: mruby-rational |
| 1535 | + description: Rational class |
| 1536 | + author: Daisuke YAMAGUCHI |
| 1537 | + website: https://github.com/dyama/mruby-rational |
| 1538 | + protocol: git |
| 1539 | + repository: https://github.com/dyama/mruby-rational.git |
| 1540 | + repooptions: |
1505 | 1541 | - name: mruby-rcon
|
1506 | 1542 | description: resource management mrbgem using cgroup
|
1507 | 1543 | author: MATSUMOTO Ryosuke
|
|
1759 | 1795 | protocol: git
|
1760 | 1796 | repository: https://github.com/ksss/mruby-siphash.git
|
1761 | 1797 | repooptions:
|
| 1798 | +- name: mruby-sleep |
| 1799 | + description: Sleep Module |
| 1800 | + author: MATSUMOTO Ryosuke |
| 1801 | + website: https://github.com/matsumotory/mruby-sleep |
| 1802 | + protocol: git |
| 1803 | + repository: https://github.com/matsumotory/mruby-sleep.git |
| 1804 | + repooptions: |
1762 | 1805 | - name: mruby-smallhttp
|
1763 | 1806 | description: Small http-client gem for mruby
|
1764 | 1807 | author: Nazarii Sheremet
|
1765 | 1808 | website: https://github.com/nsheremet/mruby-smallhttp
|
1766 | 1809 | protocol: git
|
1767 | 1810 | repository: https://github.com/nsheremet/mruby-smallhttp.git
|
1768 | 1811 | repooptions:
|
| 1812 | +- name: mruby-socket |
| 1813 | + description: Socket library for mruby |
| 1814 | + author: iij |
| 1815 | + website: https://github.com/iij/mruby-socket |
| 1816 | + protocol: git |
| 1817 | + repository: https://github.com/iij/mruby-socket.git |
| 1818 | + repooptions: |
1769 | 1819 | - name: mruby-spdy
|
1770 | 1820 | description: SPDY module for mruby
|
1771 | 1821 | author: MATSUMOTO Ryosuke
|
|
1783 | 1833 | repository: https://github.com/k0kubun/mruby-specinfra.git
|
1784 | 1834 | repooptions:
|
1785 | 1835 | - name: mruby-sqlite
|
1786 |
| - description: "(Another) SQLite3 mrbgem, aiming for compatibility with MRI's sqlite3 |
| 1836 | + description: "(Another) SQLite3 mrbgem, aiming for compatability with MRI's sqlite3 |
1787 | 1837 | gem."
|
1788 | 1838 | author: Jared Breeden
|
1789 | 1839 | website: https://github.com/jbreeden/mruby-sqlite
|
|
0 commit comments