roshal 855fd0241c update 1 місяць тому
..
README.rst 56063b96fd Move gen scripts into their own package 1 рік тому
__init__.py 56063b96fd Move gen scripts into their own package 1 рік тому
__main__.py 2b3f2258ff More pyugrade to 3.9 6 місяців тому
apc_parsers.py 2b3f2258ff More pyugrade to 3.9 6 місяців тому
config.py 855fd0241c update 1 місяць тому
cursors.py 2b3f2258ff More pyugrade to 3.9 6 місяців тому
go_code.py 35b3ae8edb Revert "themes kitten: When using the Default theme as an auto switch theme include all the actual settings values" 1 місяць тому
key_constants.py 2b3f2258ff More pyugrade to 3.9 6 місяців тому
nerd-fonts-glyphs.txt a79dd3996a Also move data files for gen scripts into gen dir 1 рік тому
rowcolumn-diacritics.txt a79dd3996a Also move data files for gen scripts into gen dir 1 рік тому
srgb_lut.py 2b3f2258ff More pyugrade to 3.9 6 місяців тому
wcwidth.py 1481fb4fe9 Dont generate mark mapping 3 місяців тому

README.rst

Scripts to generate code for various things like keys, mouse cursors, unicode
data etc. Some of these generate code that is checked into version control.
Some generate ephemeral code used during builds. Ephemeral code is in files
with a _generated.[h|go|c] extension.