changeset 309:553d6f7309d9

Wording in README.txt
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 09 Mar 2025 18:21:35 +0100
parents 652870b20f9e
children 1371ceb6fad6
files README.txt
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
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.