This package browser is in early development. Mind the rough edges.

python-slugify 5.0.2

Python Slugify application that handles Unicode

This package provides a slufigy command and library to create slugs from unicode strings while keeping it DRY.

Installation

Install python-slugify 5.0.2 as follows:

guix install python-slugify@5.0.2

Or install the latest version:

guix install python-slugify

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.