jmoiron plays the blues

8f98dd78 to gaspar add eventlet and gevent poc's for multiprocessing that show (when you run them) that gevent's zmq context works better with multiprocessing than eventlet's does (eventlet's is actually broken; it gives you an identical context to the parent process, which then fails presumably because it's not initialized properly)
4ce6a8a7 to gaspar edited eventlet_poc (working) and gevent_poc (not working)
3d016031 to gaspar updates to try and make zmq work, but it doesn't seem to
38d9abea to gaspar wip on gaspar, but running into lots of problems making zmq work esp cross platform
a62d1d1f to par2ools add some fileutils, par2ls now obeys LS_COLORS settings when outputting filenames, Par2File now has logic to look up related par2 files
f8af778e to par2ools initial commit, early functioning versions of each par2 command i wanted to add
c3c947f2 to pdf2zip Add a note mentioning that this project is essentially complete and in maintenance mode.