NOTE: This was written to enable a joke, and its code quality probably reflects that.
This is a tool to consume an oddball crossword JSON format and convert it to Across Lite .puz binary files without round-tripping through the text format and needing to import/export loop.
Have fun.
This was partially based on https://github.com/alexdej/puzpy and http://code.google.com/p/puz/wiki/FileFormat.