Crates.io | unicodeit-cli |
lib.rs | unicodeit-cli |
version | 0.2.0 |
created_at | 2025-03-09 00:42:32.125949+00 |
updated_at | 2025-03-11 00:22:42.603198+00 |
description | The command line interface to unicodeit |
homepage | https://www.unicodeit.net |
repository | https://github.com/Techcable/unicodeit.rs |
max_upload_size | |
id | 1584977 |
size | 10,043 |
A rust port of unicodeit, with a fast CLI.
Install the CLI with cargo install unicodeit-cli
or cargo binstall unicodeit-cli
(using cargo-binstall avoids compiling from source).
Available as a library through the unicodeit
crate.
Building the project only requires cargo
.
The repository comes with pre-generated data files. To regenerate these, use the Python project in the 'regen' directory using uv build
.
The project is licensed under a combination of the MIT License and the LaTeX Public License. This is exactly the same terms as the upstream unicodeit project. See LICENSE.md
for details.