projects
/
python-bulletml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
INumberDef: Rounding version of NumberDef.
[python-bulletml.git]
/
bulletml
/
__init__.py
1
"""BulletML parser.
2
3
http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html
4
"""
5
6
from
bulletml
.
parser
import
BulletML