Skip to content

essentialkaos/translit

PkgGoDev GoReportCard Code Climate Maintainability Codebeat badge
GitHub Actions CI Status GitHub Actions CodeQL Status Coverage Status

InstallationBuild StatusLicense


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 CI
develop CI

License

Apache License, Version 2.0