|
74 | 74 | author: charlescui
|
75 | 75 | website: https://github.com/charlescui/mruby-cache
|
76 | 76 | protocol: git
|
77 |
| - repository: git@github.com:charlescui/mruby-cache.git |
| 77 | + repository: https://github.com/charlescui/mruby-cache.git |
78 | 78 | repooptions:
|
79 | 79 | - name: mruby-capability
|
80 | 80 | description: Linux Capability Binding
|
|
295 | 295 | protocol: git
|
296 | 296 | repository: https://github.com/mattn/mruby-iconv.git
|
297 | 297 | repooptions:
|
| 298 | +- name: mruby-iijson |
| 299 | + description: JSON parser and generator |
| 300 | + author: iij |
| 301 | + website: https://github.com/iij/mruby-iijson |
| 302 | + protocol: git |
| 303 | + repository: https://github.com/iij/mruby-iijson.git |
| 304 | + repooptions: |
298 | 305 | - name: mruby-io
|
299 | 306 | description: IO, File class implementation
|
300 | 307 | author: iij
|
|
309 | 316 | protocol: git
|
310 | 317 | repository: https://github.com/iij/mruby-ipaddr.git
|
311 | 318 | repooptions:
|
| 319 | +- name: mruby-ipvs |
| 320 | + description: interface to IP Virtual Server (IPVS) for mruby |
| 321 | + author: YOSHIKAWA Ryota |
| 322 | + website: https://github.com/rrreeeyyy/mruby-ipvs |
| 323 | + protocol: git |
| 324 | + repository: https://github.com/rrreeeyyy/mruby-ipvs |
| 325 | + repooptions: |
312 | 326 | - name: mruby-javascriptcore
|
313 | 327 | description: bindings to an from JavaScript for JavaScriptCore from WebKitGTK
|
314 | 328 | author: ppibburr
|
|
372 | 386 | protocol: git
|
373 | 387 | repository: https://github.com/mattn/mruby-mecab.git
|
374 | 388 | repooptions:
|
| 389 | +- name: mruby-memcached |
| 390 | + description: libmemcached bindings by mruby |
| 391 | + author: MATSUMOTO Ryosuke |
| 392 | + website: https://github.com/matsumoto-r/mruby-memcached |
| 393 | + protocol: git |
| 394 | + repository: https://github.com/matsumoto-r/mruby-memcached.git |
| 395 | + repooptions: |
| 396 | +- name: mruby-merb |
| 397 | + description: ERB-like mruby gem |
| 398 | + author: pbosetti |
| 399 | + website: https://github.com/pbosetti/mruby-merb |
| 400 | + protocol: git |
| 401 | + repository: https://github.com/pbosetti/mruby-merb.git |
| 402 | + repooptions: |
375 | 403 | - name: mruby-minigame
|
376 | 404 | description: 2D Game Framework for rapid prototyping
|
377 | 405 | author: bggd
|
|
450 | 478 | protocol: git
|
451 | 479 | repository: https://github.com/matsumoto-r/mruby-netlink.git
|
452 | 480 | repooptions:
|
| 481 | +- name: mruby-ngx-mruby-ext |
| 482 | + description: Nginx ext class |
| 483 | + author: MATSUMOTO Ryosuke |
| 484 | + website: https://github.com/matsumoto-r/mruby-ngx-mruby-ext |
| 485 | + protocol: git |
| 486 | + repository: https://github.com/matsumoto-r/mruby-ngx-mruby-ext.git |
| 487 | + repooptions: |
453 | 488 | - name: mruby-oauth
|
454 | 489 | description: OAuth class
|
455 | 490 | author: MATSUMOTO Ryosuke
|
|
464 | 499 | protocol: git
|
465 | 500 | repository: https://github.com/mattn/mruby-onig-regexp.git
|
466 | 501 | repooptions:
|
| 502 | +- name: mruby-ostruct |
| 503 | + description: OpenStruct binding in mruby |
| 504 | + author: ksss |
| 505 | + website: https://github.com/ksss/mruby-ostruct |
| 506 | + protocol: git |
| 507 | + repository: https://github.com/ksss/mruby-ostruct.git |
| 508 | + repooptions: |
467 | 509 | - name: mruby-pack
|
468 | 510 | description: Array#pack implementation
|
469 | 511 | author: Internet Initiative Japan., Inc.
|
|
485 | 527 | protocol: git
|
486 | 528 | repository: https://github.com/cadwallion/mruby-pid.git
|
487 | 529 | repooptions:
|
| 530 | +- name: mruby-ping |
| 531 | + description: ping hosts using ICMP or ARP packets. |
| 532 | + author: Julien Ammous |
| 533 | + website: https://github.com/schmurfy/mruby-ping |
| 534 | + protocol: git |
| 535 | + repository: https://github.com/schmurfy/mruby-ping |
| 536 | + repooptions: |
488 | 537 | - name: mruby-polarssl
|
489 | 538 | description: SSL and cryptography functionality from PolarSSL in your mruby programs
|
490 | 539 | author: luisbebop
|
|
0 commit comments