diff setup.cfg @ 230:ccbb6905914e

Change copyright and note genpwd in the READNE and make an official script
author Franz Glasner <fzglas.hg@dom66.de>
date Fri, 07 Feb 2025 12:58:55 +0100
parents 62436c255dc8
children b65d25882e44
line wrap: on
line diff
--- a/setup.cfg	Fri Feb 07 12:48:26 2025 +0100
+++ b/setup.cfg	Fri Feb 07 12:58:55 2025 +0100
@@ -49,6 +49,7 @@
 [options.entry_points]
 console_scripts =
     py-dos2unix = cutils.dos2unix:main
+    py-genpwd = cutils.genpwd:main
     py-shasum = cutils.shasum:main
     py-treesum = cutils.treesum:main