Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
view setup.py @ 4:d4f778187170
Add a license file for the MIT license
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 19 Apr 2026 17:48:20 +0200 |
| parents | 04cc3816d478 |
| children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup setup()
