Mercurial > hgrepos > Python > apps > py-cutils
diff README.txt @ 309:553d6f7309d9
Wording in README.txt
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 09 Mar 2025 18:21:35 +0100 |
| parents | a1d61179e20c |
| children | 0cc1e0de8fce |
line wrap: on
line diff
--- a/README.txt Sat Mar 08 04:49:06 2025 +0100 +++ b/README.txt Sun Mar 09 18:21:35 2025 +0100 @@ -9,7 +9,8 @@ :License: BSD 3-Clause "New" or "Revised" License :ID: @(#) $HGid$ -Pure Python implementations of coreutils and some additional utilities. +Pure Python implementations of some (Unix) coreutils and some additional +utilities. Currently implemented: @@ -19,5 +20,5 @@ Additional utilities: - :command:`py-treesum` to compute hash trees for directories. -- :command:`py-genpwd` to generate passwords of a given length and within - different character repertoires. +- :command:`py-genpwd` to generate passwords of a given length and from + within different character repertoires.
