repo.or.cz
/
liba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update init() for Lua
[liba.git]
/
example
/
main.py
blob
81a1e748ce774d69a89a5ff89332ce821350e8c8
1
#!/usr/bin/env python
2
import
liba
3
4
print
(
"{}+{}"
.
format
(
liba
.
VERSION
,
liba
.
version
.
TWEAK
))