X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=README.txt;h=9da6727869b9a31b64565bf691d96293423fadcd;hb=11ea4494db98d2d8ddc145264ed6fe2b8383f479;hp=a2c89611e6078dbb7afab1e0085fee00d0e0cdfb;hpb=5072f4307c3c5521a14c221be7b4358b8e5c07a7;p=ppu.git diff --git a/README.txt b/README.txt index a2c8961..9da6727 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,16 @@ -Broytman remove-old-files, Copyright (C) 2017 PhiloSoft Design +Broytman Portable Python Utilities, Copyright (C) 2017 PhiloSoft Design Author: Oleg Broytman License: GPL -Remove old files. It's a portable replacement for +cmp.py - compare two files. + +remove-old-files.py - remove old files. It's a portable replacement for `find start_dir -type f -mtime +31 -delete`. + +rm.py - remove files. + +Home Page: http://phdru.name/Software/Python/ppu/ +Documentation: http://phdru.name/Software/Python/ppu/docs/ +Git repo: http://git.phdru.name/ppu.git/ +GitHub repo: https://github.com/phdru/ppu +Issue tracker: https://github.com/phdru/ppu/issues