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: 874, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?