Mercurial > hgrepos > Python > apps > py-cutils
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 229:788f14425503 | 230:ccbb6905914e |
|---|---|
| 47 cutils.crcmod.python3 | 47 cutils.crcmod.python3 |
| 48 | 48 |
| 49 [options.entry_points] | 49 [options.entry_points] |
| 50 console_scripts = | 50 console_scripts = |
| 51 py-dos2unix = cutils.dos2unix:main | 51 py-dos2unix = cutils.dos2unix:main |
| 52 py-genpwd = cutils.genpwd:main | |
| 52 py-shasum = cutils.shasum:main | 53 py-shasum = cutils.shasum:main |
| 53 py-treesum = cutils.treesum:main | 54 py-treesum = cutils.treesum:main |
| 54 | 55 |
| 55 | 56 |
| 56 [flake8] | 57 [flake8] |
