wubloader/restreamer
Mike Lang d03ae49eec Remove defunct "smart cut" method
This was an alternate way of doing a cut that turned out to work exactly the same as a fast cut,
just with a more complex implementation.
..
restreamer Remove defunct "smart cut" method
Dockerfile Do a first naive pass for py3 compatibility
setup.py Pin gevent to 1.5a2 to avoid https://github.com/gevent/gevent/issues/1711