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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/gx3qgw1vzn2lj84hcdid4sba9xc17pwz-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/7sxhysmnd1ip88y70338wsv4f9cbs94d-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/nwx83mapqkqijbxcchcwwknk2mzy299y-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/m86cgpm1r7hb3swy7r2h1q1j7vzlzshb-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/k3rpaj8riyv0yw6i0gjn3w3hj640g7ig-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/csj68ay34sh1a1gcih4cplcn5yapfy10-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxi686-w64-mingw32/gnu/store/b6dqsikikdj358j3qqbahp87r2ldx3qf-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxi586-pc-gnu/gnu/store/7i3zflbxr1n5z9348pix8p8g72aj4hlx-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/j8qvh2vbczlxclcgb1lmym4pqch49yc3-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/5xdgs6ag6p41f4ys0d1mmx3562ppz7p6-amalgamate-1.1.1-0.c91f07e.drv
riscv64-linux/gnu/store/gdrp4bcxlankb6pkaisx76dgwq94vl6a-amalgamate-1.1.1-0.c91f07e.drv
    powerpc-linux/gnu/store/mg0draa6rw7yqc57rd09x5g10v9l3m5y-amalgamate-1.1.1-0.c91f07e.drv
      powerpc64le-linux/gnu/store/pcnd06q1gj4s0i4k5a56pnvligzsxcfl-amalgamate-1.1.1-0.c91f07e.drv
      mips64el-linux/gnu/store/hsl1s8yvs9bwyz9k63xswvsbi71c9n3m-amalgamate-1.1.1-0.c91f07e.drv
        i686-linux/gnu/store/szxjd9ki3zaydc5y8b9i6cv4gk60ws8g-amalgamate-1.1.1-0.c91f07e.drv
        i586-gnu/gnu/store/cx5icsxm40633b8ga4agnd13jr5q2mrr-amalgamate-1.1.1-0.c91f07e.drv
        armhf-linux/gnu/store/rh9bh2gy7hknag7cjicv3y1wjnd4fx7j-amalgamate-1.1.1-0.c91f07e.drv
        aarch64-linux/gnu/store/m1mjxylh02fq5q0r10421gdglbwrsc67-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?