DEBSOURCES
Skip Quicknav
sources / python-lunr / 0.8.0-1 / lunr / __init__.py
123456
from lunr.lunr import lunr, get_default_builder __all__ = ("lunr", "get_default_builder") __VERSION__ = "0.8.0" __TARGET_JS_VERSION__ = "2.3.9"