chiark
/
gitweb
/
~mdw
/
hippotat
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wip ownsource, before system stuff
[hippotat]
/
srcbombtest.py
1
#!/usr/bin/python3
2
3
from hippotatlib.ownsource import SourceShipmentPreparer
4
5
p = SourceShipmentPreparer('tmp')
6
p.generate()