repo.or.cz
/
zeroinstall
/
solver.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use localized timestamp display
[zeroinstall/solver.git]
/
0launch
blob
2bfc52deee2745810366b2d5428a20b541524dae
1
#!/usr/bin/env python
2
from
zeroinstall
.
injector
import
cli
3
import
sys
4
cli
.
main
(
sys
.
argv
[
1
:])