rule:
    input: "test.in"
    output: "test.out"
    wrapper:
        'file:wrapper.py'
