uwhoisd
uwhoisd copied to clipboard
Get rid of diesel
Either move the code to run on top of asyncore (as it'll work on Python 2 and Python 3) or asyncio/tulip, with some method of having it still run on Python 2.
If nothing else, this will make its installation a lot smaller, because Diesel pulls in a lot of crap.
done, with tornado.