Source: lua-coxpcall
Section: interpreters
Priority: optional
Maintainer: Enrico Tassi <gareuselesinge@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), lua5.1-policy-dev (>= 32)
Standards-Version: 3.9.2
Vcs-Svn: svn://svn.debian.org/pkg-lua/packages/lua-coxpcall
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-lua/packages/lua-coxpcall
Homepage: http://coxpcall.luaforge.net/

Package: liblua5.1-coxpcall0
Architecture: all
Conflicts: xavante (<< 2.0~rc1-1)
Depends: ${shlibs:Depends}
Description: Protected function calls across coroutines for Lua 5.1
 This package contains coxpcall, a Lua library that extends the protected
 call mechanism typical of Lua (xpcall and pcall) allowing it to cross 
 coroutines boundaries.
 .
 This package also contains the documentation.

