rsconstruct 0.6.2

Rust based fast build system
1
2
test_checker!(pylint, tool: "pylint", processor: "pylint",
    files: [("test.py", "\"\"\"Test module.\"\"\"\nX = 1\n")]);