Source: python-slugify Section: python Priority: optional Maintainer: Debian Python Team Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-unidecode (>= 1.1.1), Standards-Version: 4.7.0 Testsuite: autopkgtest-pkg-python Homepage: https://github.com/un33k/python-slugify Vcs-Git: https://salsa.debian.org/python-team/packages/python-slugify.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-slugify Package: python3-slugify Architecture: all Depends: python3-unidecode (>= 1.1.1), ${misc:Depends}, ${python3:Depends}, Description: Python module that provides tools for slugifying unicode strings Python module for slugifying unicode strings. Package: slugify Architecture: all Section: text Depends: python3-slugify, ${misc:Depends}, ${python3:Depends}, Description: Python slugify application that handles unicode Python application that returns slugs from unicode strings.