DEBSOURCES
Skip Quicknav
sources / python-selectolax / 0.4.6-1 / selectolax / __init__.py
12345678
# -*- coding: utf-8 -*- __author__ = """Artem Golubin""" __email__ = "me@rushter.com" __version__ = "0.4.6" from . import lexbor, modest, parser