msgpack-python/ruby
2010-03-26 15:16:13 +09:00
..
test ruby: makegem.sh 2010-02-06 21:28:27 +09:00
bench.rb lang/c/msgpack: autotoolized 2009-02-15 09:09:56 +00:00
extconf.rb lang/c/msgpack: fix compile optimization flag 2009-02-15 09:09:58 +00:00
makegem.sh ruby: add msgpack.mingw.{gemspec,sh} 2010-03-02 17:09:59 +09:00
msgpack.gemspec ruby: add msgpack.mingw.{gemspec,sh} 2010-03-02 17:09:59 +09:00
msgpack.mingw.gemspec ruby: add msgpack.mingw.{gemspec,sh} 2010-03-02 17:09:59 +09:00
msgpack.mingw.sh ruby: add msgpack.mingw.{gemspec,sh} 2010-03-02 17:09:59 +09:00
msgpack_test.rb ruby: makegem.sh 2010-02-06 21:28:27 +09:00
pack.c ruby: append_buffer calls "<<" method if the buffer object.class != String 2010-03-26 15:16:13 +09:00
pack.h update pack/unpack routines 2009-02-15 09:10:02 +00:00
rbinit.c update pack/unpack routines 2009-02-15 09:10:02 +00:00
README ruby: makegem.sh 2010-02-06 21:28:27 +09:00
unpack.c ruby: copy the deserialized string if length <= RSTRING_EMBED_LEN_MAX 2010-03-26 14:29:49 +09:00
unpack.h update pack/unpack routines 2009-02-15 09:10:02 +00:00

= MessagePack


== Description


== Installation

=== Archive Installation

	rake install

=== Gem Installation

	gem install msgpack


== Features/Problems


== Synopsis


== Copyright

Author::    frsyuki <frsyuki@users.sourceforge.jp>
Copyright:: Copyright (c) 2008-2009 frsyuki
License::   Apache License, Version 2.0