]> git.phdru.name Git - ppu.git/blobdiff - README.rst
Build, docs: pypi.python.org => pypi.org
[ppu.git] / README.rst
index ed425989ef8fa1837f972aff9062972496853121..ad12156e426d7d04bf2bcaa530aed066eb98b9e4 100644 (file)
@@ -2,7 +2,7 @@ Portable Python Utilities.
 
 Author: Oleg Broytman <phd@phdru.name>.
 
-Copyright (C) 2017 PhiloSoft Design.
+Copyright (C) 2017, 2018 PhiloSoft Design.
 
 License: GPL.
 
@@ -11,7 +11,7 @@ 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.
+rm.py - remove files and directories.
 
 which.py - find a program in PATH and print full path to it.
 
@@ -20,3 +20,4 @@ which.py - find a program in PATH and print full path to it.
 | Git repo:      http://git.phdru.name/ppu.git/
 | GitHub repo:   https://github.com/phdru/ppu
 | Issue tracker: https://github.com/phdru/ppu/issues
+| PyPI:          https://pypi.org/project/ppu/