blob: 6f3c9f6c36108bc4531ddc12ed8fb3e1771e6182 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[](https://github.com/lunarmodules/luasystem/actions/workflows/unix_build.yml)
[](https://ci.appveyor.com/project/Tieske/luasystem/branch/master)
[](https://github.com/lunarmodules/luasystem/actions/workflows/lint.yml)
[](CHANGELOG.md)
# LuaSystem
luasystem is a platform independent system call library for Lua.
Supports Unix, Windows, MacOS, `Lua >= 5.1` and `luajit >= 2.0.0`.
## License and copyright
See [LICENSE.md](LICENSE.md)
## Documentation
See [online documentation](https://lunarmodules.github.io/luasystem/)
## Changelog & Versioning
See [CHANGELOG.md](CHANGELOG.md)
|