emacs-go-translate 3.0.9
Configurable and scalable translation framework
This is a translation framework on Emacs, with high configurability and extensibility. It can easily be extended to various Text-to-Text conversion scenarios.
- Outputs:
out
- Website: https://github.com/lorniu/go-translate/
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-go-translate 3.0.9
as follows:
guix install emacs-go-translate@3.0.9
Or install the latest version:
guix install emacs-go-translate
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.