msgpack-python/ruby
2010-04-22 14:38:10 +09:00
..
test ruby fixes gemspec: require_paths = ["lib"] 2010-04-04 21:45:56 +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: remove init_stack, adopt rb_gc_mark_maybe 2010-04-14 21:08:06 +09:00
msgpack.gemspec ruby: version 0.3.7 2010-04-06 17:59:34 +09:00
msgpack_test.rb ruby: fixes SEGV on MessagePack_Unpacker_each 2010-04-22 14:38:10 +09:00
pack.c ruby: add Symbol#to_msgpack 2010-04-17 16:16:56 +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: fixes SEGV on MessagePack_Unpacker_each 2010-04-22 14:38:10 +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