---
name: tolua
version: 4.0a_1
origin: lang/tolua4
comment: 'toLua: accessing C/C++ code from Lua'
arch: freebsd:9:x86:64
www: http://www.tecgraf.puc-rio.br/~celes/tolua/
maintainer: edwin@mavetju.org
prefix: /usr/local
licenselogic: single
flatsize: 150205
desc: |
  toLua is a tool that greatly simplifies the integration of C/C++
  code with Lua. Based on a "cleaned" header file, toLua automatically
  generates the binding code to access C/C++ features from Lua. Using
  Lua-5.0 API and tag method facilities, the current version automatically
  maps C/C++ constants, external variables, functions, namespace,
  classes, and methods to Lua. It also provides facilities to create
  Lua modules.

  Author: Waldemar Celes <celes@tecgraf.puc-rio.br>
  WWW: http://www.tecgraf.puc-rio.br/~celes/tolua/
deps:
  lua: {origin: lang/lua4, version: 4.0.1_1}
categories: [lang]
files:
  /usr/local/bin/lua40/tolua: 91c1e9d367f5752c1288e9137bf47219454669339589d2a205dff3e5b14553cc
  /usr/local/bin/tolua-4.0: '-'
  /usr/local/include/lua40/tolua.h: b6bb2927a7734e8abe2d7220b31b2e6368570713fe1015f075a133166187a0a6
  /usr/local/lib/lua40/libtolua.a: db7faaf7af2b70e735dcab07610e55691f34c83b1b882d773bdb92e55312c92c
scripts: {}
