Meson port.

This commit is contained in:
Félix Piédallu
2017-11-01 14:27:13 +01:00
parent a97bad1cbe
commit 65eff6f150
168 changed files with 11398 additions and 0 deletions

View File

@ -0,0 +1,5 @@
plugins += {
'name': 'python-console',
'srcs': files('pyconsole.py', 'python-console.py'),
}