INumberDef: Rounding version of NumberDef.
[python-bulletml.git] / bulletml / __init__.py
index e69de29..9dc15d1 100644 (file)
@@ -0,0 +1,6 @@
+"""BulletML parser.
+
+http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html
+"""
+
+from bulletml.parser import BulletML