Language

Package: selene @ 2017.08.25

Synopsis

Lua C++11 bindings

Description

Selene is a simple C++11 header-only library enabling seamless interoperability between C++ and Lua programming language.

Home page
https://github.com/jeremyong/Selene
Location
gnu/packages/lua.scm (line: 888, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/igyrkpz2rb1gqbd87fzgj5s75zg3djqw-selene-2017.08.25.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/hscv13k5mk0810smmb73f3rlhdlydx6l-selene-2017.08.25.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/z1km02fc3pxgwm1dj3v6xzxf5pbrsbd9-selene-2017.08.25.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/nnrfwnvl0gfxmm69yksj0yxj73yx9gyy-selene-2017.08.25.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/bkzzg3kzp0gidsardj3qrfcbb2d8wk2s-selene-2017.08.25.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/y4pdwvlsgb0aslrzvwli63wq8f15zb6p-selene-2017.08.25.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/h28dl9rhj9xnhz6lcjwyx8f7wq62fnfa-selene-2017.08.25.drv
    x86_64-linuxi586-pc-gnu/gnu/store/bsqkjs3w3pvd8zjn5nppp8dq29jism42-selene-2017.08.25.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/c71ifvvf38csx8zdmgjs04vg6p6hbvw8-selene-2017.08.25.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/irjhpbamv8hns2j82immfpwapy3q183x-selene-2017.08.25.drv
    riscv64-linux/gnu/store/4mc5w4bmzb338mp6qf23xrwqlcda5lkz-selene-2017.08.25.drv
      powerpc-linux/gnu/store/xs1jq4a53wfz27xc8ksiiiskp7ijh1k2-selene-2017.08.25.drv
        powerpc64le-linux/gnu/store/kj1386cp0i59dsrkz8pbhmbh8y6a0503-selene-2017.08.25.drv
        mips64el-linux/gnu/store/viq9m38ci91h2k72784jx8ywg4hljs38-selene-2017.08.25.drv
          i686-linux/gnu/store/63mbi3rvp2rz60swz4zhsgpl1mvcrwm2-selene-2017.08.25.drv
          i586-gnu/gnu/store/iz1ydksj1l7mscw16rs41xgy5whbds5q-selene-2017.08.25.drv
          armhf-linux/gnu/store/2vbn1xzrmqkn568h9wv98jj6nchq9lp6-selene-2017.08.25.drv
          aarch64-linux/gnu/store/nb51c02hhrbag2sfdx53jzvdyshdhs52-selene-2017.08.25.drv

          Lint warnings

          LinterMessageLocation
          optional-tests

          Make sure tests are only run when requested

          the 'check' phase should respect #:tests?