Broytman Portable Python Utilities, Copyright (C) 2017 PhiloSoft Design Author: Oleg Broytman License: GPL 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