summaryrefslogtreecommitdiff
path: root/qutebrowser/components/__init__.py
blob: 0c4d0c91b8839e0366ce81105e0241150f2adfd6 (plain)
1
2
3
4
5
# SPDX-FileCopyrightText: Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later

"""qutebrowser "extensions" which only use the qutebrowser.api API."""