Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/reiver/go-utf8n

Package utf8n implements functions and constants to support normalizing text encoded in UTF-8. This package is similar to the Go built-in "unicode/utf8" package, except it normalizes ‘line separator’ and ‘paragraph separator’ characters. So that it transforms: And then after (conceptually) doing that, transforms: The meanings of LF, CR, NEL, LS, and PS are: The result of these transformations is that: №1: ‘line separator’, and ‘paragraph separator’ characters are always represented by a single rune, №2: ‘line separator’, and ‘paragraph separator’ characters are always represented by the same runes.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/reiver/go-utf8n
Keywords: normalization, unicode, utf-8, utf8
License: MIT
Latest release: over 4 years ago
First release: over 4 years ago
Namespace: github.com/reiver
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...