|
No. In case you are motivated enough to write one, there are bindingsOn Mon, Nov 26, 2012 at 06:08:00PM +0100, Marc Balmer wrote:
> Hi
>
> Does a binding to libapt (or similar) exist, so that I can install,
> uninstall, and, update software on Debian Linux right from Lua?
for python you could take as an example.
On my side, the only thing I did is an lpeg parser for control files,
plus some trivial algorithms to compute dependencies and draw a graph
of lua packages. If you are interested I can point you to the svn repo.
Cheers
--
Enrico Tassi