Skip to content

Commit e492c6d

Browse files
Merge pull request #9 from mruby/mgem_data_update
Add latest mgems
2 parents cf884dd + a1de78a commit e492c6d

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

_data/mgems.yml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,13 +344,27 @@
344344
protocol: git
345345
repository: https://github.com/mattn/mruby-json.git
346346
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:
347354
- name: mruby-leapmotion
348355
description: Providing wrapper classes for Leap Motion SDK.
349356
author: crimsonwoods
350357
website: https://github.com/crimsonwoods/mruby-leapmotion
351358
protocol: git
352359
repository: https://github.com/crimsonwoods/mruby-leapmotion.git
353360
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:
354368
- name: mruby-libqrng
355369
description: libQRNG interface
356370
author: cremno
@@ -534,6 +548,13 @@
534548
protocol: git
535549
repository: https://github.com/schmurfy/mruby-ping
536550
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:
537558
- name: mruby-polarssl
538559
description: SSL and cryptography functionality from PolarSSL in your mruby programs
539560
author: luisbebop
@@ -583,6 +604,13 @@
583604
protocol: git
584605
repository: https://github.com/schmurfy/mruby-rubyffi-compat.git
585606
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:
586614
- name: mruby-sha1
587615
description: SHA1 Hash Alghorithm
588616
author: mattn
@@ -625,6 +653,13 @@
625653
protocol: git
626654
repository: https://github.com/mattn/mruby-sinatic.git
627655
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:
628663
- name: mruby-siphash
629664
description: Message digest by SipHash
630665
author: ksss

0 commit comments

Comments
 (0)