/[ports]
ViewVC logotype

Revision 387875


Jump to revision: Previous Next
Author: amdmi3
Date: Fri May 29 18:10:14 2015 UTC (9 years, 1 month ago)
Changed paths: 5
Log Message:
MessagePack is an efficient binary serialization format.  It lets you exchange
data among multiple languages like JSON but it's faster and smaller.  It's a
pure Lua implementation, without dependency.  And it's really fast with LuaJIT.

WWW: https://github.com/fperrad/lua-MessagePack

PR:		198591
Submitted by:	oleksii.tsai@gmail.com


Changed paths

Path Details
Directoryhead/devel/Makefile modified , text changed
Directoryhead/devel/lua-MessagePack/ added
Directoryhead/devel/lua-MessagePack/Makefile added
Directoryhead/devel/lua-MessagePack/distinfo added
Directoryhead/devel/lua-MessagePack/pkg-descr added

  ViewVC Help
Powered by ViewVC 1.1.27