Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 312:f5f54b9c3552
treesum: Extensively improved "help patterns":
- glob syntax rules
- examples
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 10 Mar 2025 01:57:25 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
