./wip/lua-MessagePack, MessagePack library for Lua

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.1, Package name: lua54-MessagePack-0.3.1, Maintainer: pkgsrc-users

lua-MessagePack a pure Lua implementation of MessagePack data format

MessagePack is an efficient binary serialization format.
It lets you exchange data among multiple languages like JSON
but it's faster and smaller.


Required to run:
[lang/lua52]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 4b62803dc90de4baa10fe5c5d46c68460520b4a1
Filesize: 14.311 KB

Version history: (Expand)


CVS history: (Expand)


   2014-11-30 22:28:59 by jonthn | Files touched by this commit (1)
Log message:
Fix distinfo with correct fetched filename
   2014-11-08 09:49:01 by jonthn | Files touched by this commit (1)
Log message:
Change DISTNAME to include lua-MessagePack in order to have a useful name for \ 
the archive
As explained by wiz@ (Thanks)
   2014-11-07 20:20:14 by jonthn | Files touched by this commit (4)
Log message:
Add package lua-MessagePack