quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
417 stars 47 forks source link

Please add cl-libre-translate #2448

Open jl2 opened 1 month ago

jl2 commented 1 month ago

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