quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add cl-libre-translate

Open jl2 opened this issue 1 year ago • 0 comments

Please add cl-libre-translate, a package for using the Libre Translate human language translation service from Common Lisp. It supports all of the end points of the Libre Translate service (as of Oct 21, 2024), as well as a simple caching translation function for reducing HTTP requests.

More information about the Libre Translate service can be found here: https://github.com/LibreTranslate/LibreTranslate

Author: Jeremiah LaRocco License: ISC Source: https://github.com/jl2/cl-libre-translate

jl2 avatar Oct 22 '24 05:10 jl2