The format on my example seems to have gotten mangled. What I meant to say was:

On 30/07/2020 11:26, Douglas Winship wrote:
How about a plugin that takes input elements, and outputs them as compressed archives?

(Perhaps not entirely realistic or necessary, but it works for a semi-concrete example).

  kind: multi_archiver

  build-depends:

  - filename:

    foo.bst

    config:

      compression: tar.gz

      outputname: foo.tar.gz

  - filename: bar.bst

    config:

      compression: zip

      outputname: bar.zip

Reply via email to