Mercurial > hgrepos > Python > apps > py-cutils
view setup.py @ 182:31d478ff4e09
Syced with latest additions to crcmod2: new predefined CRC-64 models
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 13 Jan 2025 15:52:26 +0100 |
| parents | bf77784ee288 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
