luajit-src 210.5.0+becf5cc

Sources of LuaJIT 2.1 and logic to build it.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.cc]
version = "1.0"

[dependencies.which]
version = "4.4"

[package]
authors = ["Aleksandr Orlenko <zxteam@protonmail.com>"]
description = "Sources of LuaJIT 2.1 and logic to build it.\n"
edition = "2021"
exclude = ["/luajit2/doc", "/luajit2/etc"]
keywords = ["lua", "luajit"]
license = "MIT"
name = "luajit-src"
readme = "README.md"
repository = "https://github.com/khvzak/luajit-src-rs"
version = "210.5.0+becf5cc"