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/4xvy4ml2n1dy0k90hxd983pdkgdyav15-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/ygh4dw7x15wwnd5908pr35qxrchq5zqh-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/inb68w6frwyjg5j6061bqw2m4f6npd6h-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/hdrnzbajvfrx8hr3gl1x60m8rpc5v21s-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/phx247qzgx6sh5rw3nq76hd3hszp2pbh-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/xh6wwhzmx0v1wlarmkq4lg85shzvvm5z-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxi686-w64-mingw32/gnu/store/mjr9lrpczlz5nxxqz2y9zpg221j3m03l-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxi586-pc-gnu/gnu/store/cw7yzcrwjaf9lwx8ry6qc3pj2jz27gl5-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/rr89cgjy6rblsg4fjqpgjqrapgq5vlly-amalgamate-1.1.1-0.c91f07e.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/rh0jbgh3sr1y55zbiysy9cpr0dbs078w-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/366f4awdn5w6nqj1x35mqc3smv4nfd3n-amalgamate-1.1.1-0.c91f07e.drv
        i586-gnu/gnu/store/f3j7kga0fvgw6xhggrymrlj398vrz7a6-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?