You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

41 lines
1.5 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../luajit/luajit.desc
[COPY] Copyright (C) 2011 - 2014 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A Just-In-Time Compiler for Lua
[T] LuaJIT implements the full set of language features defined by Lua 5.1.
[T] The virtual machine (VM) is API- and ABI-compatible to the standard Lua
[T] interpreter and can be deployed as a drop-in replacement.
[T] LuaJIT offers more performance, at the expense of portability.
[T] It currently runs on all popular operating systems based on x86 or x64
[T] CPUs (Linux, Windows, OSX etc.) or embedded systems based on ARM (Android,
[T] iOS) or PPC/e500v2 CPUs.
[U] http://luajit.org/
[A] Mike Pall <web-07@luajit.org>
[M] Christian Wiese <chris@opensde.org>
[C] extra/development
[L] MIT
[S] Stable
[V] 2.0.3
[P] X -?---5---9 109.801
[CV-URL] http://luajit.org/download.html
[D] 3888443715 LuaJIT-2.0.3.tar.gz http://luajit.org/download/
# official hotfixes
#[D] 4238368421 LuaJIT-2.0.1-hotfix1.patch !http://luajit.org/download/v2.0.2_hotfix1.patch