X-Git-Url: https://git.yukkurigames.com/?p=python-bulletml.git;a=blobdiff_plain;f=bulletml%2F__init__.py;h=9dc15d1d5ce5743d4e98423bbe04605c05e72df9;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=3674933e0881e379e9945f5477cbef187abfc871;hpb=696ad700051192e81e1b0f892b3928d1ce5c4603;ds=sidebyside diff --git a/bulletml/__init__.py b/bulletml/__init__.py index e69de29..9dc15d1 100644 --- a/bulletml/__init__.py +++ b/bulletml/__init__.py @@ -0,0 +1,6 @@ +"""BulletML parser. + +http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html +""" + +from bulletml.parser import BulletML