]> git.phdru.name Git - ppu.git/blobdiff - TODO
TODO: plans for "Portable Utilities"
[ppu.git] / TODO
diff --git a/TODO b/TODO
index 2277a2f3d244ddb95e7f6bf958f05dfdeb292b06..83ddc4fc2db83fb51d56814e2250cd206cc974e6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,19 @@
-GitHub, Travis, AppVeyor, PyPI.
+Rename to "Portable Utilities".
 
 
-Add option -v/--verbose to report every removed file.
+Add cmp.py and rm.py.
 
 
-Add options to limit files or to exclude files by name, extension, path.
+Add which.py.
+
+
+Extend remove-old-files.py: add option -v/--verbose to report every removed file.
+
+
+Rename remove-old-files.py to find.py. Make options more GNU find-like.
+
+
+PyPI.
+
+
+Extend find.py: add options to limit files or to exclude files by name, extension, path.