Files
qBittorrent/src/searchengine/searchengine.qrc
Chocobo1 62d96c068a Remove SGML parser
This library is unmaintained, outdated and plugin authors are encouraged to use html.parser
from Python Standard Library instead.

https://docs.python.org/3/library/html.parser.html

PR #19068.
2023-06-04 12:52:06 +08:00

10 lines
259 B
Plaintext

<RCC>
<qresource prefix="/searchengine">
<file>nova3/helpers.py</file>
<file>nova3/nova2.py</file>
<file>nova3/nova2dl.py</file>
<file>nova3/novaprinter.py</file>
<file>nova3/socks.py</file>
</qresource>
</RCC>