All Projects → fancycode → Pylzma

fancycode / Pylzma

Licence: lgpl-2.1
Python bindings for the LZMA library

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
python3
1442 projects
python2
120 projects

Projects that are alternatives of or similar to Pylzma

Bit7z
A C++ static library offering a clean and simple interface to the 7-zip DLLs.
Stars: ✭ 159 (-21.29%)
Mutual labels:  compression
Uzlib
Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).
Stars: ✭ 168 (-16.83%)
Mutual labels:  compression
Datacompression
Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)
Stars: ✭ 191 (-5.45%)
Mutual labels:  compression
Compactgui
Visual Interface for the Windows 10 Compact Function
Stars: ✭ 2,103 (+941.09%)
Mutual labels:  compression
Zip
Swift framework for zipping and unzipping files.
Stars: ✭ 2,120 (+949.5%)
Mutual labels:  compression
Zstdnet
Zstd wrapper for .NET
Stars: ✭ 176 (-12.87%)
Mutual labels:  compression
Flutter luban
An image compress package like Luban for Dart
Stars: ✭ 154 (-23.76%)
Mutual labels:  compression
Lq Nets
LQ-Nets: Learned Quantization for Highly Accurate and Compact Deep Neural Networks
Stars: ✭ 195 (-3.47%)
Mutual labels:  compression
Kvdo
A pair of kernel modules which provide pools of deduplicated and/or compressed block storage.
Stars: ✭ 168 (-16.83%)
Mutual labels:  compression
Fastlz
Small & portable byte-aligned LZ77 compression
Stars: ✭ 180 (-10.89%)
Mutual labels:  compression
Jarchivelib
A simple archiving and compression library for Java
Stars: ✭ 162 (-19.8%)
Mutual labels:  compression
Essential Image Optimization
Essential Image Optimization - an eBook
Stars: ✭ 1,950 (+865.35%)
Mutual labels:  compression
Stegcloak
Hide secrets with invisible characters in plain text securely using passwords 🧙🏻‍♂️⭐
Stars: ✭ 2,379 (+1077.72%)
Mutual labels:  compression
Pngtastic
A pure Java PNG image optimization and manipulation library
Stars: ✭ 159 (-21.29%)
Mutual labels:  compression
Nn compression
Stars: ✭ 193 (-4.46%)
Mutual labels:  compression
Zstd Rs
A rust binding for the zstd compression library.
Stars: ✭ 159 (-21.29%)
Mutual labels:  compression
Compress
Optimized Go Compression Packages
Stars: ✭ 2,478 (+1126.73%)
Mutual labels:  compression
Util
A collection of useful utility functions
Stars: ✭ 201 (-0.5%)
Mutual labels:  compression
Streamvbyte
Fast integer compression in C using the StreamVByte codec
Stars: ✭ 195 (-3.47%)
Mutual labels:  compression
Cidlib
The CIDLib general purpose C++ development environment
Stars: ✭ 179 (-11.39%)
Mutual labels:  compression

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 Windows Build Status

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].