You are here: Home / LBN / Up2date / Core Linux / BastionLinux 36 / python3-slugify-7.0.0-1.lbn36.noarch

python3-slugify-7.0.0-1.lbn36.noarch

Package Attributes
RPM  python3-slugify-7.0.0-1.lbn36.noarch.rpm Architecture  noarch Size  30026 Created  2023/09/28 12:20:01 UTC
Package Specification
Summary A Python slugify application that also handles Unicode
Group Unspecified
License ZPL
Home Page https://pypi.org/project/python-slugify
Description

Python Slugify A Python slugify application that handles unicode.

Overview Best attempt to create slugs from unicode strings while keeping it DRY. Notice This module, by default installs and uses text-unidecode (GPL & Perl Artistic) for its decoding needs. However, there is an alternative decoding package called Unidecode (GPL). It can be installed as python-slugify[unidecode] for those who prefer it. Python Versions & Official Support

Python 2.7 <-> python-slugify < 5.0.0 Python 3.6+ <-> python-slugify >= 5.0.0 Python 3.7+ <-> python-slugify >= 7.0.0

How to install easy_install python-slugify |OR| easy_install python-slugify[unidecode] -- OR -- pip install python-slugify |OR| pip install python-slugify[unidecode]

Options def slugify( text, entities=True, decimal=True, hexadecimal=True, max_length=0, word_boundary=False, separator=-, save_order=False, stopwords=(), regex_pattern=None, lowercase=True, replacements=(), allow_uni

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(PayloadIsZstd)  
/usr/bin/python3  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(FileDigests)  
Provides
python-python-slugify
python-slugify
python3-slugify
python3.10-python-slugify
python3.10-slugify
python3.10dist(python-slugify)
python3dist(python-slugify)
Obsoletes
python-python-slugify

Document Actions