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