Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 795 Bytes

File metadata and controls

28 lines (19 loc) · 795 Bytes

Oodlr

Oodlr replaces the vowels in a string with oodle

Python Version

The python version is the primary development version of Oodlr

Usage

Positional Arguments:

input text or file  input
output file         output
recursively oodle   recursively oodle

Optional Arguments:

-h, --help          show this help message and exit
-f, --file          flag for file input
-a, --accent        flag for accented oodles
-b, --binary        flag for binary oodles
-s, --save          flag for file output
-c, --console       flag to display output to console

Javascript Version

Oodlr is also available in web form here. The javascript version is also included in this repository.