-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some repositories are removed from GitHub.
Direct to the (possibly third-party) forks, if possible. Otherwise removed from the list. - `mruby-base58` redirected - `mruby-m2x` redirected - `mruby-pure-regexp` redirected - `mruby-sha2` redirected - `mruby-tinyxml2` redirected - `mruby-cidr` removed
- Loading branch information
Showing
6 changed files
with
15 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: mruby-base58 | ||
description: Base58 Encoder/Decoder | ||
description: Base58 Encoder/Decoder (third-party fork) | ||
author: h2so5 | ||
website: https://github.com/h2so5/mruby-base58 | ||
website: https://github.com/sadasant/mruby-base58 | ||
protocol: git | ||
repository: https://github.com/h2so5/mruby-base58.git | ||
repository: https://github.com/sadasant/mruby-base58.git | ||
license: MIT |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: mruby-m2x | ||
description: Client library for AT&T’s M2X API | ||
description: Client library for AT&T’s M2X API (fork) | ||
author: AT&T M2X Team | ||
website: https://github.com/attm2x/m2x-mruby | ||
website: https://github.com/attsdk/m2x-mruby | ||
protocol: git | ||
repository: https://github.com/attm2x/m2x-mruby.git | ||
repository: https://github.com/attsdk/m2x-mruby.git | ||
license: MIT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: mruby-pure-regexp | ||
description: Pure mruby Regexp | ||
description: Pure mruby Regexp (third-party fork) | ||
author: h2so5 | ||
website: https://github.com/h2so5/mruby-pure-regexp | ||
website: https://github.com/WindProphet/mruby-pure-regexp | ||
protocol: git | ||
repository: https://github.com/h2so5/mruby-pure-regexp.git | ||
repository: https://github.com/WindProphet/mruby-pure-regexp.git | ||
license: MIT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: mruby-sha2 | ||
description: SHA2 Hash Algorithm | ||
description: SHA2 Hash Algorithm (third-party fork) | ||
author: h2so5 | ||
website: https://github.com/h2so5/mruby-sha2 | ||
website: https://github.com/scalone/mruby-sha2 | ||
protocol: git | ||
repository: https://github.com/h2so5/mruby-sha2.git | ||
repository: https://github.com/scalone/mruby-sha2.git | ||
license: MIT |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name: mruby-tinyxml2 | ||
description: mruby bindings for TinyXML-2 | ||
description: mruby bindings for TinyXML-2 (third-party fork) | ||
author: h2so5 | ||
website: https://github.com/h2so5/mruby-tinyxml2 | ||
website: https://github.com/scalone/mruby-tinyxml2 | ||
protocol: git | ||
repository: https://github.com/h2so5/mruby-tinyxml2.git | ||
repository: https://github.com/scalone/mruby-tinyxml2.git | ||
license: MIT |