diff options
author | Naoki INADA <inada-n@gear> | 2009-06-08 01:43:50 +0900 |
---|---|---|
committer | Naoki INADA <inada-n@gear> | 2009-06-08 01:43:50 +0900 |
commit | c930f5367b41ef141e80a76506fd91b49fe7d426 (patch) | |
tree | 1afcfe2d1d800d016e312435a91318ecc244c219 /python/msgpack | |
parent | d8a3bc920caa06f21adcfc288c4c597bb9d33157 (diff) | |
download | msgpack-python-c930f5367b41ef141e80a76506fd91b49fe7d426.tar.gz |
add cythoned source and setup script.
Diffstat (limited to 'python/msgpack')
l--------- | python/msgpack | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/msgpack b/python/msgpack new file mode 120000 index 0000000..430db49 --- /dev/null +++ b/python/msgpack @@ -0,0 +1 @@ +../msgpack
\ No newline at end of file |