You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/cutter
Mike Lang 5b2a1ef6b7 cutter: Implement actual cut methods
Each method is fairly complicated, but is self-contained and can be examined independently.

cut_jobs in particular contains several extra helpers and directs control flow
via some iterators. This is unfortunately nessecary due to the requests interface.
5 years ago
..
cutter cutter: Implement actual cut methods 5 years ago
Dockerfile cutter: Add initial outline 5 years ago
setup.py cutter: Add initial outline 5 years ago