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