forked from eklitzke/lua-bz2
harningt/lua-bz2
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This branch is 9 commits ahead of eklitzke:master.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
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
About
a binding to libbzip2 for lua
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 79.3%
- Lua 20.7%