Source: python-adblockparser
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools
Standards-Version: 4.4.1
Homepage: https://github.com/scrapinghub/adblockparser
Testsuite: autopkgtest-pkg-python

Package: python3-adblockparser
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: parser for Adblock Plus filters (Python 3)
 This package contains a module for working with Adblock Plus filter rules. It
 can parse Adblock Plus filters and match URLs against them.
 .
 This package installs the library for Python 3.
