]> git.phdru.name Git - ppu.git/blob - README.txt
Update README.txt and TODO
[ppu.git] / README.txt
1 Broytman Portable Python Utilities, Copyright (C) 2017 PhiloSoft Design
2 Author: Oleg Broytman <phd@phdru.name>
3 License: GPL
4
5 cmp.py - compare two files.
6
7 remove-old-files.py - remove old files. It's a portable replacement for
8 `find start_dir -type f -mtime +31 -delete`.
9
10 rm.py - remove files.
11
12 Home Page:     http://phdru.name/Software/Python/ppu/
13 Documentation: http://phdru.name/Software/Python/ppu/docs/
14 Git repo:      http://git.phdru.name/ppu.git/
15 GitHub repo:   https://github.com/phdru/ppu
16 Issue tracker: https://github.com/phdru/ppu/issues