X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=README.txt;h=9da6727869b9a31b64565bf691d96293423fadcd;hb=d77ae971c34551069ed9111c9d3f0bda85c28ea0;hp=cedf362fcadcdb816c39cf0d07339fac7a32dedb;hpb=3927464bd3497ed0a8848a31f856c30d3e34579f;p=ppu.git diff --git a/README.txt b/README.txt index cedf362..9da6727 100644 --- a/README.txt +++ b/README.txt @@ -1,12 +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`. -Home Page: http://phdru.name/Software/Python/remove-old-files/ -Documentation: http://phdru.name/Software/Python/remove-old-files/docs/ -Git repo: http://git.phdru.name/remove-old-files.git/ -GitHub repo: https://github.com/phdru/remove-old-files -Issue tracker: https://github.com/phdru/remove-old-files/issues +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