diff --git a/mruby-cbor.gem b/mruby-cbor.gem new file mode 100644 index 0000000..c56d138 --- /dev/null +++ b/mruby-cbor.gem @@ -0,0 +1,8 @@ +name: mruby-cbor +description: CBOR (RFC 8949) Implementation in mruby. +author: Hendrik Beskow +website: https://github.com/Asmod4n/mruby-cbor +protocol: git +repository: https://github.com/Asmod4n/mruby-cbor.git +branch: main +license: Apache-2.0