repo.or.cz
/
jblite.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added unicode string printing to kd2 Entries.
[jblite.git]
/
kd2.py
blob
a94525f738a7f4d93c83cc11ad51acee6ce75dc5
1
#!/usr/bin/env python
2
"""Front-end script to run KD2 sub-app."""
3
4
from
jblite
import
kd2
5
kd2
.
main
()