source: code/trunk/README.md@ 5

Last change on this file since 5 was 1, checked in by fattalion, 3 years ago

Initial commit

File size: 823 bytes
Line 
1## SimplyTranslate Engines
2
3The core part of SimplyTranslate that actually gets the data from translation websites.
4
5Note that this is a work-in-progress rewrite of https://codeberg.org/SimpleWeb/SimplyTranslate-Engines in Go. Much work remains until this rewrite will replace the original Python repository.
6
7### License
8
9SimplyTranslate Engines is free software: you can redistribute it and/or modify
10it under the terms of the GNU Affero General Public License as published by
11the Free Software Foundation, either version 3 of the License, or
12(at your option) any later version.
13
14This program is distributed in the hope that it will be useful,
15but WITHOUT ANY WARRANTY; without even the implied warranty of
16MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17GNU Affero General Public License for more details.
Note: See TracBrowser for help on using the repository browser.