forked from eklitzke/lua-bz2
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
27 lines (20 loc) · 714 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
A Lua binding to Julian Seward's libbzip2.
Current maintainer: [email protected]
Previous maintainer: [email protected]
This software is released under a BSD-style license (to be exact, the ISC
license). The full license can be found in the LICENSE file included with this
source code.
Requirements:
* libbzip2
* Lua >= 5.1
Tested Operating Systems:
* Mac OSX 10.5
* Linux
* Ubuntu
* Gentoo
Patches to make this work fully on Windows and other OSes are welcome.
More information about Lua: http://www.lua.org/
More information about bzip2: http://www.bzip.org/
Current Repository Details
Project : https://github.com/harningt/lua-bz2/tree
Public Git : git://github.com/harningt/lua-bz2.git