This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
lua-bz2 /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Sat Jul 05 00:10:54 -0700 2008 | |
| |
Makefile | ||
| |
README | ||
| |
example.lua | Sun Jul 06 14:42:58 -0700 2008 | |
| |
lbz.c | ||
| |
test.lua |
README
A Lua binding to Julian Seward's libbzip2. Current maintainer: harningt@gmail.com Previous maintainer: evan@yelp.com 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








