diff options
| author | inada-n <inada-n@hornet.(none)> | 2009-07-13 14:40:02 +0900 |
|---|---|---|
| committer | inada-n <inada-n@hornet.(none)> | 2009-07-13 14:40:02 +0900 |
| commit | 63a507a123396191c0867ebfa09e9bdfd09b3da4 (patch) | |
| tree | d670bde34063d9ad7379d0eac1577bb4fb3d5e85 /python/MANIFEST | |
| parent | 661f27348188d15e841467ececd75e27cd77980b (diff) | |
| parent | 294e3fe7ab01ef9273b364b0d3d9df4e9b275158 (diff) | |
| download | msgpack-python-63a507a123396191c0867ebfa09e9bdfd09b3da4.tar.gz | |
merge python binding from bzr.
Diffstat (limited to 'python/MANIFEST')
| -rw-r--r-- | python/MANIFEST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/python/MANIFEST b/python/MANIFEST new file mode 100644 index 0000000..1fe22ec --- /dev/null +++ b/python/MANIFEST @@ -0,0 +1,9 @@ +setup.py +msgpack/pack.h +msgpack/unpack.h +msgpack/_msgpack.pyx +msgpack/__init__.py +include/msgpack/pack_define.h +include/msgpack/pack_template.h +include/msgpack/unpack_define.h +include/msgpack/unpack_template.h |
