Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

Python bindings for the LZMA library

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 USA

For the latest releases of PyLZMA visit https://github.com/fancycode/pylzma