Source: pfzy
Section: python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-sequence-python3,
 make,
 pkgconf,
 pkg-config,
 pybuild-plugin-pyproject,
 python3-all,
 python3-poetry-core,
 python3-pytest <!nocheck>,
 python3-pytest-asyncio <!nocheck>
Standards-Version: 4.6.2
Homepage: https://pfzy.readthedocs.io/en/latest/
Vcs-Browser: https://salsa.debian.org/python-team/packages/pfzy
Vcs-Git: https://salsa.debian.org/python-team/packages/pfzy.git

Package: python3-pfzy
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: pfzy
 Python port of the fzy fuzzy string matching algorithm.