mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-09 11:20:14 +00:00
ruby: adds Unpacker#feed_each
This commit is contained in:
parent
39ad071c4f
commit
cc534fd21f
4 changed files with 121 additions and 7 deletions
|
|
@ -8,6 +8,7 @@ cp pack.h ext/
|
|||
cp rbinit.c ext/
|
||||
cp unpack.c ext/
|
||||
cp unpack.h ext/
|
||||
cp compat.h ext/
|
||||
cp version.rb ext/
|
||||
cp ../msgpack/pack_define.h msgpack/
|
||||
cp ../msgpack/pack_template.h msgpack/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue