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: 885, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/yykgpxi84px98wzxpyzwa7mmjyb430zk-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/v67vc00f76cab67cd65y20xjpwfd92s4-amalgamate-1.1.1-0.c91f07e.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/ayhl2cdqxpgkk9mcijgwnfjfvinxbyzp-amalgamate-1.1.1-0.c91f07e.drv
      x86_64-linuxpowerpc64le-linux-gnu/gnu/store/df7jzaaxcjlxczalq1s04752zch7zkjh-amalgamate-1.1.1-0.c91f07e.drv
        x86_64-linuxmips64el-linux-gnu/gnu/store/n25jvl2k8n98k2p8xm7i8nj4660xl1fl-amalgamate-1.1.1-0.c91f07e.drv
          x86_64-linuxi686-w64-mingw32/gnu/store/cgvgw0d4797469m0zn1fgd95jw601p71-amalgamate-1.1.1-0.c91f07e.drv
            x86_64-linuxi586-pc-gnu/gnu/store/43l93bl7agkf8h46rrw57rk6kylbv0p3-amalgamate-1.1.1-0.c91f07e.drv
            x86_64-linuxarm-linux-gnueabihf/gnu/store/pwvh5fx5pmrd5lbsma14fhdqwl883v02-amalgamate-1.1.1-0.c91f07e.drv
              x86_64-linuxaarch64-linux-gnu/gnu/store/jdz3ln7nlgbprd1k5764573a2b3n62xn-amalgamate-1.1.1-0.c91f07e.drv
                powerpc-linux/gnu/store/fjd9hz2y4114kr9xj4pqz5cqpf7da395-amalgamate-1.1.1-0.c91f07e.drv
                  powerpc64le-linux/gnu/store/jbnl7lmd2yx3q2jwd0s9zi4pdz0gyra0-amalgamate-1.1.1-0.c91f07e.drv
                  mips64el-linux/gnu/store/hvjvlk4kn4mhfiqvxwfmmvaywc194pci-amalgamate-1.1.1-0.c91f07e.drv
                    i686-linux/gnu/store/zbn1bcmcvgcfq59bhm2b8vgispzf9a4m-amalgamate-1.1.1-0.c91f07e.drv
                    i586-gnu/gnu/store/ncniww1k30da18z6mxmdydk9wb51ixpy-amalgamate-1.1.1-0.c91f07e.drv
                    armhf-linux/gnu/store/v1l0jxdlg61dbf1srcksj13clj4sxx8v-amalgamate-1.1.1-0.c91f07e.drv
                    aarch64-linux/gnu/store/r7npbksh2mrbcvgcg6csii9xq2bicg75-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?