Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 252:0a2a162c5ad7
genpwd: Wording in help and docs
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 08 Feb 2025 13:42:16 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
