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