Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fancycode/pylzma
Python bindings for the LZMA library
https://github.com/fancycode/pylzma
7z 7zip compression lzma lzma2 python python-bindings python2 python3
Last synced: 5 days ago
JSON representation
Python bindings for the LZMA library
- Host: GitHub
- URL: https://github.com/fancycode/pylzma
- Owner: fancycode
- License: lgpl-2.1
- Created: 2010-04-19T23:17:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T19:26:11.000Z (4 months ago)
- Last Synced: 2024-12-03T19:51:41.469Z (10 days ago)
- Topics: 7z, 7zip, compression, lzma, lzma2, python, python-bindings, python2, python3
- Language: C
- Homepage: http://www.joachim-bauch.de/projects/pylzma/
- Size: 4.73 MB
- Stars: 234
- Watchers: 18
- Forks: 72
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Python bindings for LZMA
* **PyLZMA** Copyright (C) 2004-2015 Joachim Bauch
* **7-Zip** Copyright (C) 1999-2010 Igor Pavlov
* **LZMA SDK** Copyright (C) 1999-2010 Igor Pavlov[![Linux Build Status](https://travis-ci.org/fancycode/pylzma.svg?branch=master)](https://travis-ci.org/fancycode/pylzma)
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/5a7k7v9k2a0eiuom/branch/master?svg=true
)](https://ci.appveyor.com/project/fancycode/pylzma)This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USAFor the latest releases of PyLZMA visit https://github.com/fancycode/pylzma