* adding setup.py, and __init__.py to make this installable package.
-rw-r--r-- 1190 LICENSE.txt
-rw-r--r-- 81 Makefile
-rw-r--r-- 2795 README.txt
-rw-r--r-- 0 __init__.py
-rw-r--r-- 8814 actions.py
-rw-r--r-- 15319 airhook.py
-rw-r--r-- 5850 bencode.py
-rw-r--r-- 1418 const.py
-rw-r--r-- 2858 hash.py
-rw-r--r-- 18014 khashmir.py
-rw-r--r-- 1528 knode.py
-rw-r--r-- 4558 krpc.py
-rw-r--r-- 8265 ktable.py
-rw-r--r-- 2176 node.py
-rwxr-xr-x 1416 setup.py
-rw-r--r-- 419 test.py
-rw-r--r-- 23088 test_airhook.py
-rw-r--r-- 8249 test_krpc.py
-rw-r--r-- 653 util.py