Metadata-Version: 1.0
Name: pylzma
Version: 0.3.0
Summary: Python bindings for the LZMA library by Igor Pavlov.
Home-page: http://www.joachim-bauch.de
Author: Joachim Bauch
Author-email: mail@joachim-bauch.de
License: LGPL
Description: PyLZMA provides a platform independent way to read and write data
        that has been compressed or can be decompressed by the LZMA library by Igor Pavlov.
Keywords: lzma compression
Platform: win32
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: Microsoft :: Windows
