ocaml-charinfo-width 1.1.0-1.20aaaa6
Determine column width for a character
This module implements purely in OCaml a character width function that follows the prototype of POSIX's wcwidth.
- Website: https://github.com/kandu/charinfo_width/
- Licenses: Expat
- Package source: gnu/packages/ocaml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ocaml-charinfo-width 1.1.0-1.20aaaa6
as follows:
guix install ocaml-charinfo-width@1.1.0-1.20aaaa6
Or install the latest version:
guix install ocaml-charinfo-width
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.