chiark / gitweb /
wip ownsource, now getting there
[hippotat.git] / srcbombtest.py
1 #!/usr/bin/python3
2
3 from hippotatlib.ownsource import SourceShipmentPreparer
4
5 p = SourceShipmentPreparer('tmp')
6 p.generate()