]> git.phdru.name Git - ppu.git/blobdiff - TODO
TODO: plans for "Portable Utilities"
[ppu.git] / TODO
diff --git a/TODO b/TODO
index cf2692c10f0b5a36b041ebdd34ffa45a544d26db..83ddc4fc2db83fb51d56814e2250cd206cc974e6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1 +1,19 @@
-Remove empty directories.
+Rename to "Portable Utilities".
+
+
+Add cmp.py and rm.py.
+
+
+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.