X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=README.rst;h=c6f1c23a633f4e117517ad3aed623c050384e9f2;hb=cd829915516da0db40ad4a82e90ee593053bf9ac;hp=b013ab8257ec0e5ec1d21948310f692a2c2f5b04;hpb=af950585f55381f3875179fef85b329532c7d6c0;p=ppu.git diff --git a/README.rst b/README.rst index b013ab8..c6f1c23 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Portable Python Utilities. Author: Oleg Broytman . -Copyright (C) 2017 PhiloSoft Design. +Copyright (C) 2017-2021 PhiloSoft Design. License: GPL. @@ -15,9 +15,13 @@ rm.py - remove files and directories. which.py - find a program in PATH and print full path to it. -| Home Page: http://phdru.name/Software/Python/ppu/ -| Documentation: http://phdru.name/Software/Python/ppu/docs/ -| Git repo: http://git.phdru.name/ppu.git/ +| Home Page: https://phdru.name/Software/Python/ppu/ +| Documentation: https://phdru.name/Software/Python/ppu/docs/ +| Git repo: https://git.phdru.name/ppu.git/ | GitHub repo: https://github.com/phdru/ppu | Issue tracker: https://github.com/phdru/ppu/issues -| PyPI: https://pypi.python.org/pypi/ppu +| PyPI: https://pypi.org/project/ppu/ + +:: + + pip install ppu