[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] org.conman.cbor 1.2.1
- From: Sean Conner <sean@...>
- Date: Wed, 5 Oct 2016 19:18:13 -0400
(Third time should be charmed)
I'm proud to announce the release of org.conman.cbor 1.2.1, the most
comprehensive CBOR module in the Lua universe. This is the full CBOR
monty---all items from RFC-7049 [1] and all registered extentions from the
IANA [2].
This version fixes a Windows build issue (I hope). Thanks to Alexey
Melnichuk for finding the issue.
Available via LuaRocks [3] and on github [4].
-spc (Download and enjoy)
[1] http://tools.ietf.org/html/rfc7049
[2] http://www.iana.org/assignments/cbor-tags/cbor-tags.xhtml
[3] https://luarocks.org/modules/spc476/org.conman.cbor
[4] https://github.com/spc476/CBOR