Language

Package: amalgamate @ 1.1.1-0.c91f07e

Synopsis

Tool for amalgamating C source and header files

Description

amalgamate.py aims to make it easy to use SQLite-style C source and header amalgamation in projects.

Home page
https://github.com/edlund/amalgamate
Location
gnu/packages/code.scm (line: 886, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/m7yb7zzhynwm6wmjjmqjdhp4x7z1415v-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/kvr0jryn316f5wpi98nhxfa950z0s5iv-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/b0ndpr798b5ah1qscnhgkmq49yxdal8s-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/pqp8dnwmygfd6wgnqaslsqhn182b8846-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/hcwj4wj3q1p4ydfnxxd5xpmqdq7kjwjx-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/8y95zr9m1sb239fhr0hd4xazgrbqsiza-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxi686-w64-mingw32/gnu/store/c71hfhq88acrap3xgbszzp6sqbm63wrl-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxi586-pc-gnu/gnu/store/hy5hfqbkhlw9g3bp8jpvnl2dg68m1dqb-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/bcy1fqr7w9yh2zh5fzhsix4mzzpkbnrk-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/amyf1s3hj37zd2vw5jj0ja7zji91w0kr-amalgamate-1.1.1-0.c91f07e.drv
riscv64-linux/gnu/store/2a79fwbp9i04syrihj86pldnzsfinkki-amalgamate-1.1.1-0.c91f07e.drv
    powerpc-linux/gnu/store/0xlrflp8l6pk54v34spf0ph6dq57c7hs-amalgamate-1.1.1-0.c91f07e.drv
      powerpc64le-linux/gnu/store/1pnp9df2ds7p8sbdf3frph3zjnfhbs07-amalgamate-1.1.1-0.c91f07e.drv
      mips64el-linux/gnu/store/8ykp9z7ja4aq9azyl871r3i75rssvn08-amalgamate-1.1.1-0.c91f07e.drv
        i686-linux/gnu/store/frwrr5sbr2ah78j526sldr498p5a680c-amalgamate-1.1.1-0.c91f07e.drv
        i586-gnu/gnu/store/wym04fyy3z123nfn00f5r9d8lqb3rqxs-amalgamate-1.1.1-0.c91f07e.drv
        armhf-linux/gnu/store/1cm84v6v6x0zwir3dfczw7izal46849a-amalgamate-1.1.1-0.c91f07e.drv
        aarch64-linux/gnu/store/5vilczbjbhc3hqyqlpzhz07j67w7wx90-amalgamate-1.1.1-0.c91f07e.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'python' does not match package name 'python-wrapper'
        optional-tests

        Make sure tests are only run when requested

        the 'check' phase should respect #:tests?