LICENSE
MANIFEST.in
README.md
setup.py
augtxt/__init__.py
augtxt/augmenters.py
augtxt/keyboard_layouts.py
augtxt/typo.py
augtxt/wordsubs.py
augtxt.egg-info/PKG-INFO
augtxt.egg-info/SOURCES.txt
augtxt.egg-info/dependency_links.txt
augtxt.egg-info/requires.txt
augtxt.egg-info/top_level.txt
augtxt.egg-info/zip-safe
scripts/augtxt_downloader.py
test/__init__.py
test/test_typo_drop_char.py
test/test_typo_drop_n_next_twice.py
test/test_typo_pressed_shiftalt.py
test/test_typo_pressed_twice.py
test/test_typo_swap_consecutive.py