File: README

package info (click to toggle)
lua-bitop 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: ansic: 142; makefile: 32
file content (22 lines) | stat: -rw-r--r-- 506 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
README for Lua BitOp 1.0.3
--------------------------

Lua BitOp is a C extension module for Lua 5.1/5.2 which adds
bitwise operations on numbers.

Homepage: http://bitop.luajit.org/

Lua BitOp is Copyright (C) 2008-2025 Mike Pall.
Lua BitOp is free software, released under the MIT license.

--------------------------

Full documentation for Lua BitOp is available in HTML format.
Please point your favourite browser to:

 doc/index.html

Detailed installation instructions are here:

 doc/install.html