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

python-linkify-it-py 2.0.0

Links recognition library with full Unicode support

This is Python port of linkify-it, which is a links recognition library with full Unicode support. It has features like:

  • Full unicode support, with astral characters

  • International domains support

  • Allows rules extension and custom normalizers.

Installation

Install python-linkify-it-py 2.0.0 as follows:

guix install python-linkify-it-py@2.0.0

Or install the latest version:

guix install python-linkify-it-py

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.