|
344 | 344 | protocol: git
|
345 | 345 | repository: https://github.com/mattn/mruby-json.git
|
346 | 346 | repooptions:
|
| 347 | +- name: mruby-kmp |
| 348 | + description: KMP searching algorithm in mruby |
| 349 | + author: santazhang |
| 350 | + website: https://github.com/santazhang/mruby-kmp |
| 351 | + protocol: git |
| 352 | + repository: https://github.com/santazhang/mruby-kmp.git |
| 353 | + repooptions: |
347 | 354 | - name: mruby-leapmotion
|
348 | 355 | description: Providing wrapper classes for Leap Motion SDK.
|
349 | 356 | author: crimsonwoods
|
350 | 357 | website: https://github.com/crimsonwoods/mruby-leapmotion
|
351 | 358 | protocol: git
|
352 | 359 | repository: https://github.com/crimsonwoods/mruby-leapmotion.git
|
353 | 360 | repooptions:
|
| 361 | +- name: mruby-leveldb |
| 362 | + description: mruby LevelDB binding |
| 363 | + author: Takeshi Watanabe |
| 364 | + website: https://github.com/take-cheeze/mruby-leveldb |
| 365 | + protocol: git |
| 366 | + repository: https://github.com/take-cheeze/mruby-leveldb.git |
| 367 | + repooptions: |
354 | 368 | - name: mruby-libqrng
|
355 | 369 | description: libQRNG interface
|
356 | 370 | author: cremno
|
|
534 | 548 | protocol: git
|
535 | 549 | repository: https://github.com/schmurfy/mruby-ping
|
536 | 550 | repooptions:
|
| 551 | +- name: mruby-pjson |
| 552 | + description: JSON Parser written in pure mruby |
| 553 | + author: mattn |
| 554 | + website: https://github.com/mattn/mruby-pjson |
| 555 | + protocol: git |
| 556 | + repository: https://github.com/mattn/mruby-pjson.git |
| 557 | + repooptions: |
537 | 558 | - name: mruby-polarssl
|
538 | 559 | description: SSL and cryptography functionality from PolarSSL in your mruby programs
|
539 | 560 | author: luisbebop
|
|
583 | 604 | protocol: git
|
584 | 605 | repository: https://github.com/schmurfy/mruby-rubyffi-compat.git
|
585 | 606 | repooptions:
|
| 607 | +- name: mruby-serialport |
| 608 | + description: Serialport support |
| 609 | + author: Monami-ya LLC, Japan |
| 610 | + website: https://github.com/monami-ya-mrb/mruby-serialport/ |
| 611 | + protocol: git |
| 612 | + repository: https://github.com/monami-ya-mrb/mruby-serialport.git |
| 613 | + repooptions: |
586 | 614 | - name: mruby-sha1
|
587 | 615 | description: SHA1 Hash Alghorithm
|
588 | 616 | author: mattn
|
|
625 | 653 | protocol: git
|
626 | 654 | repository: https://github.com/mattn/mruby-sinatic.git
|
627 | 655 | repooptions:
|
| 656 | +- name: mruby-singleton |
| 657 | + description: Singleton module in mruby |
| 658 | + author: ksss |
| 659 | + website: https://github.com/ksss/mruby-singleton |
| 660 | + protocol: git |
| 661 | + repository: https://github.com/ksss/mruby-singleton.git |
| 662 | + repooptions: |
628 | 663 | - name: mruby-siphash
|
629 | 664 | description: Message digest by SipHash
|
630 | 665 | author: ksss
|
|
0 commit comments