Metadata-Version: 2.4
Name: oante
Version: 1.1.0
Summary: Literally translate a toki pona string into English. Meant for learners.
Author: Nixii
License-Expression: Unlicense
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown


# oante

## A simple translator for Toki Pona
oante can literally translate any toki pona string that you give for it, serving
as a useful resource for learners to understand the grammatical structure of the
language without having to memorize all the words at the start.

oante preserves all punctuation within a sentence, as well as any non-toki pona
words. This allows the translator to work without destroying data.

## Installation
None yet; you have to run it with python yourself.

## Usage
To use this tool, simply run `oante "toki pona here"`. This will literally
translate everything within the quotes (which you need).

### Examples
` $ oante "toki a, ma o!"`
<br>\> conversation ah, ground hey!
> Translation: hello, world!

` $ oante "sina wile ala wile kepeken ilo ni?"`
<br>\> you want not want use tool this?
> Translation: do you want to use this tool?

