./converters/py-unicode-slugify, Slug generator that turns strings into unicode slugs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.5, Package name: py310-unicode-slugify-0.1.5, Maintainer: pkgsrc-users

Unicode Slugify is a slugifier that generates unicode slugs. It was originally
used in the Firefox Add-ons web site to generate slugs for add-ons and add-on
collections. Many of these add-ons and collections had unicode characters
and required more than simple transliteration.


Required to run:
[devel/py-setuptools] [textproc/py-Unidecode] [lang/py-six] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 5.648 KB

Version history: (Expand)


CVS history: (Expand)


   2022-10-31 22:59:10 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-unicode-slugify: not for Python 2.7 anymore
   2022-07-14 10:58:45 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unicode-slugify: updated to 0.1.5

0.1.5:
Unknown changes
   2022-01-14 12:49:45 by Thomas Klausner | Files touched by this commit (34)
Log message:
*: remove workaround patches for python 3.6
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles
   2020-05-31 22:49:34 by Joerg Sonnenberger | Files touched by this commit (14)
Log message:
Explicitly read files as unicode for Python 3. The content is converted
using the system locale with Python 3.6 otherwise, falling back to
ASCII.
   2020-05-18 10:49:35 by Leonardo Taccari | Files touched by this commit (1)
Log message:
py-unicode-slugify: Sort PLIST