X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=README.rst;h=72de54538d111dcdad082609604709028e9d7d2c;hb=1c8100c4383ad47d1e1f88e8b92d1ddb371eff8f;hp=b99b8f3a5e30b0156b26c3ac6511205ffcf08559;hpb=129068b91b9f880672fe17c248c8085d8589fce7;p=ppu.git diff --git a/README.rst b/README.rst index b99b8f3..72de545 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-2024 PhiloSoft Design. License: GPL. @@ -15,8 +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.org/project/ppu/ + +:: + + pip install ppu