translit
translit copied to clipboard
Go package for Russian text transliteration
Installation • Build Status • License
translit
is a Go package for Russian text transliteration.
Supported output formats:
- Scientific
- ISO 9:1995/A ГОСТ 7.79-2000/A
- ISO 9:1995/B ГОСТ 7.79-2000/Б
- BGN/PCGN
- ALA-LC
- BS 2979:1958
- ICAO
Installation
Make sure you have a working Go 1.18+ workspace (instructions), then:
go get -u github.com/essentialkaos/translit/v2
Build Status
Branch | Status |
---|---|
master |
|
develop |