https://github.com/rfalke/lzma-java
Java implementation of LZMA from the SDK cleaned up
https://github.com/rfalke/lzma-java
Last synced: 10 months ago
JSON representation
Java implementation of LZMA from the SDK cleaned up
- Host: GitHub
- URL: https://github.com/rfalke/lzma-java
- Owner: rfalke
- Created: 2012-12-19T22:12:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-30T16:11:28.000Z (almost 13 years ago)
- Last Synced: 2025-01-17T15:27:48.618Z (11 months ago)
- Language: Java
- Size: 517 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
lzma-java
=========
Java implementation of LZMA from the SDK (http://www.7-zip.org/sdk.html) cleaned up.