subprocess

A port of the Python subprocess module to Lua

$ luarocks install subprocess

Provides a high-level Popen object, which contains file objects
stdin, stderr and stdout for two-way communication with the
subprocess and also operations such as wait(), kill() and
timeout.

Versions

scm-2dev9 years ago1 download
scm-1dev9 years ago1 download
0.1-29 years ago571 downloads
0.1-19 years ago67 downloads

Labels

Manifests