wubloader/cutter
Mike Lang ba746ff6e6 Add title and description header/footer in thrimshim instead of cutter
This accomplishes two things:
1. It allows thrimshim to properly validate length restrictions (not implemented yet)
2. It means that the database has a record of the values actually written for each of these rows,
instead of that information depending on how the cutter was configured at the time.
..
cutter Add title and description header/footer in thrimshim instead of cutter
Dockerfile cutter: Fix dockerfile, which was missing ffmpeg dependency
setup.py cutter: Add initial outline