msgpack-python/ruby
2010-05-26 07:01:28 +09:00
..
test ruby fixes gemspec: require_paths = ["lib"] 2010-04-04 21:45:56 +09:00
AUTHORS ruby: 0.3.8 2010-04-22 14:56:25 +09:00
bench.rb lang/c/msgpack: autotoolized 2009-02-15 09:09:56 +00:00
ChangeLog ruby: 0.3.8 2010-04-22 14:56:25 +09:00
extconf.rb lang/c/msgpack: fix compile optimization flag 2009-02-15 09:09:58 +00:00
makegem.sh ruby: 0.3.8 2010-04-22 14:56:25 +09:00
msgpack.gemspec ruby-0.3.9 2010-04-23 20:24:36 +09:00
msgpack_test.rb ruby: streaming deserializer test 2010-04-23 20:18:48 +09:00
pack.c ruby: update rdoc 2010-05-25 02:55:58 +09:00
pack.h update pack/unpack routines 2009-02-15 09:10:02 +00:00
rbinit.c ruby: update rdoc 2010-05-25 02:55:58 +09:00
README ruby: makegem.sh 2010-02-06 21:28:27 +09:00
unpack.c ruby: use malloc/realloc for stream buffer 2010-05-26 07:01:28 +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