Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 190:7e0c25a31757
First implementation of "treeview info" to print some information from the treeview digest files
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 16 Jan 2025 11:29:36 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
