]> git.phdru.name Git - ppu.git/blobdiff - README.rst
Version 0.3.2: Convert README to reST
[ppu.git] / README.rst
diff --git a/README.rst b/README.rst
new file mode 100644 (file)
index 0000000..de6ea10
--- /dev/null
@@ -0,0 +1,20 @@
+Portable Python Utilities.
+
+Author: Oleg Broytman <phd@phdru.name>.
+
+Copyright (C) 2017 PhiloSoft Design.
+
+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