libretranslate 0.2.0

Use The Libretranslate Open Source Machine Translation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.serde_json]
version = "1.0.61"

[dependencies.ureq]
features = ["json"]
version = "2.0.1"

[package]
authors = ["Grant Handy <grantshandy@gmail.com>"]
description = "Use The Libretranslate Open Source Machine Translation"
documentation = "https://docs.rs/libretranslate"
edition = "2018"
keywords = ["translate", "language", "libretranslate", "translation"]
license = "Apache-2.0"
name = "libretranslate"
repository = "https://github.com/DefunctLizard/libretranslate-rs/"
version = "0.2.0"