Language

Package: guile-readline @ 3.0.7

Synopsis

Line editing support for GNU Guile

Description

This module provides line editing support via the Readline library for GNU Guile. Use the (ice-9 readline) module and call its activate-readline procedure to enable it.

Home page
https://www.gnu.org/software/guile/
Location
gnu/packages/guile.scm (line: 473, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/h1q62xqsidw2b29lg7izhcj3jmbc82hx-guile-readline-3.0.7.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/ih5js84c0x1n7qhkgkp74dhjqgbl3di4-guile-readline-3.0.7.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/wh8f50zx97dvkv0jjfln7i9whaqnb4xr-guile-readline-3.0.7.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/rpa92a9hdpr9yra2j4x5hbqcfa85myh1-guile-readline-3.0.7.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/sf8mgqwmcicqbf4i9hr6rsxrkq6apa63-guile-readline-3.0.7.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/91w514zqzhhhbni1wjmm9fs1b5vc5zx5-guile-readline-3.0.7.drv
x86_64-linuxi686-w64-mingw32/gnu/store/abrp2gqxnn2bh2ar6hswq7fwkyjxv5yx-guile-readline-3.0.7.drv
x86_64-linuxi586-pc-gnu/gnu/store/hfipf1frwhqyb179923h3m5123r5c07p-guile-readline-3.0.7.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/phzhddmwq92cndb5ms1jj8xazqx8z5n4-guile-readline-3.0.7.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/0nlxa6vld7gw9d8p717sb5pi5r3fnrxj-guile-readline-3.0.7.drv
riscv64-linux/gnu/store/nzbw2chpbb30p0ka7wq9z5p97xxc66xh-guile-readline-3.0.7.drv
    powerpc-linux/gnu/store/xmgcrl0vbnmfpbas458w1yhkhn8nfwr5-guile-readline-3.0.7.drv
      powerpc64le-linux/gnu/store/y30z96rp02zc2bfdj2rwf82gynvmla56-guile-readline-3.0.7.drv
      mips64el-linux/gnu/store/y9nr8yfrky4nygzs3rxwqdaiisqnx7xc-guile-readline-3.0.7.drv
        i686-linux/gnu/store/v83jcsklmwpczvvld8h9afxasxm38l0b-guile-readline-3.0.7.drv
        i586-gnu/gnu/store/dgaflkiw3ma43nqd7slypp0696yyhwkk-guile-readline-3.0.7.drv
        armhf-linux/gnu/store/ng6x92p3h0jgxsm69wars4nhhda59c3m-guile-readline-3.0.7.drv
        aarch64-linux/gnu/store/rdqjizy6d0g0kmm31acjhs227p63y0ax-guile-readline-3.0.7.drv

        Lint warnings

        LinterMessageLocation
        formatting

        Look for formatting issues in the source

        line 506 is way too long (94 characters)
        input-labels

        Identify input labels that do not match package names

        label 'pkgconfig' does not match package name 'pkg-config'
        input-labels

        Identify input labels that do not match package names

        label 'bash' does not match package name 'bash-minimal'
        input-labels

        Identify input labels that do not match package names

        label 'bdw-gc' does not match package name 'libgc'