]> git.phdru.name Git - ppu.git/blob - TODO
Docs: TODO: PyPy
[ppu.git] / TODO
1 PyPy.
2
3
4 Add option -s --quiet --silent for cmp.py.
5
6
7 Extend remove-old-files.py: add option -v/--verbose to report every removed file.
8
9
10 Rename remove-old-files.py to find.py. Make options more GNU find-like.
11
12
13 Extend find.py: add options to find files by name, extension, path.
14
15
16 After dropping Python 2.7: use shutil.which().