From ed910790144e78ea4b5ab66d87fd9e1e518885ec Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Thu, 23 May 2013 12:07:10 +0200 Subject: [PATCH] lua-bitop: Added lua-bitop 1.0.2 - A C extension module for Lua which adds bitwise operations on numbers --- lua/lua-bitop/lua-bitop.cache | 23 +++++++++++++++++++++++ lua/lua-bitop/lua-bitop.desc | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) create mode 100644 lua/lua-bitop/lua-bitop.cache create mode 100644 lua/lua-bitop/lua-bitop.desc diff --git a/lua/lua-bitop/lua-bitop.cache b/lua/lua-bitop/lua-bitop.cache new file mode 100644 index 000000000..a2dc9cddb --- /dev/null +++ b/lua/lua-bitop/lua-bitop.cache @@ -0,0 +1,23 @@ + +[TIMESTAMP] 1369303172 Thu May 23 11:59:32 2013 +[BUILDTIME] 0 (5) +[SIZE] 0.02 MB, 7 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] lua +[DEP] make +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/lua/lua-bitop/lua-bitop.desc b/lua/lua-bitop/lua-bitop.desc new file mode 100644 index 000000000..29c871d10 --- /dev/null +++ b/lua/lua-bitop/lua-bitop.desc @@ -0,0 +1,32 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../lua-bitop/lua-bitop.desc +[COPY] Copyright (C) 2013 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 C extension module for Lua which adds bitwise operations on numbers + +[T] Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise +[T] operations on numbers. + +[U] http://bitop.luajit.org/ + +[A] Mike Pall +[M] Christian Wiese + +[C] extra/development + +[L] MIT +[S] Stable +[V] 1.0.2 +[P] X -----5---9 800.000 + +[D] 2966669383 LuaBitOp-1.0.2.tar.gz http://bitop.luajit.org/download/