Search Criteria
Package Details: python-unicode-slugify 0.1.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-unicode-slugify.git (read-only, click to copy) |
---|---|
Package Base: | python-unicode-slugify |
Description: | A slugifier that works in unicode |
Upstream URL: | http://github.com/mozilla/unicode-slugify |
Licenses: | BSD-3-Clause |
Submitter: | timschumi |
Maintainer: | jneidel |
Last Packager: | carsme |
Votes: | 5 |
Popularity: | 0.005482 |
First Submitted: | 2019-10-08 11:38 (UTC) |
Last Updated: | 2024-02-02 10:36 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-six
- python-unidecode
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-nose (check)
Latest Comments
patlefort commented on 2024-10-17 06:45 (UTC)
Can this package be used in place of
python-slugify
? Since it conflict with it and I have packages that needpython-slugify
and one that needpython-unicode-slugify
. Is it safe to make it providepython-slugify
?