python curses script to review lines in a file

selfsame 45455b389a small tweak to README 2 anni fa
README.md 45455b389a small tweak to README 2 anni fa
license.txt 0d81cb6189 initial commit 2 anni fa
yaynay.py 0d81cb6189 initial commit 2 anni fa

README.md

yaynay

A little python utility to review lines in one file and move them into another.

usage

  1. download yaynay.py, place into path
  2. chmod +x yaynay.py
  3. yaynay.py existing_input_file.txt output_filename.txt

image

bug reports welcome, please no PRs