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

rust-deunicode 0.4.3

Convert Unicode strings to pure ASCII

This package converts Unicode strings to pure ASCII by intelligently transliterating them. It supports Emoji and Chinese.

Installation

Install rust-deunicode 0.4.3 as follows:

guix install rust-deunicode@0.4.3

Or install the latest version:

guix install rust-deunicode

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.