Source: python-url-matcher Maintainer: Debian Python Team Uploaders: Andrey Rakhmatullin Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-doc , python3-pytest , python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , python3-tldextract , Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-url-matcher Vcs-Git: https://salsa.debian.org/python-team/packages/python-url-matcher.git Homepage: https://github.com/zytedata/url-matcher Testsuite: autopkgtest-pkg-pybuild Package: python3-url-matcher Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, Description: URL matching library that relates URLs with resources URL matching library that relates URLs with resources. Rules are defined using simple pattern definitions. It is simpler and faster than using regular expressions if the rules involves many domains. Package: python-url-matcher-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using} Suggests: python3-url-matcher Description: URL matching library that relates URLs with resources (documentation package) URL matching library that relates URLs with resources. Rules are defined using simple pattern definitions. It is simpler and faster than using regular expressions if the rules involves many domains. . This package contains documentation for python3-url-matcher.