view setup.py @ 238:ff13b2a863ba

Make selection from a character repertoire more evenly distributed
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 08 Feb 2025 08:54:02 +0100
parents bf77784ee288
children
line wrap: on
line source

#!/usr/bin/env python
# -*- coding: utf-8 -*-

from setuptools import setup

setup()