gruggers 0.5.2

rust implementation of the grug language
Documentation
1
2
3
4
5
6
7
8
{
    "typeCheckingMode": "strict",
    "pythonVersion": "3.7",
    "exclude": [
        "build",
        ".venv",
    ]
}