blob: bf0da62f34488d639aa3d4b3b7ba4e65bf5ccf9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[](https://github.com/lunarmodules/luasystem/actions/workflows/build.yml)
[](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)
|