Metadata-Version: 1.1
Name: lhafile
Version: 0.3.0
Summary: LHA archive support for Python
Home-page: https://github.com/FrodeSolheim/python-lhafile/
Author: Frode Solheim
Author-email: frode@solheim.dev
License: BSD
Download-URL: https://pypi.org/project/lhafile/
Description: A python package that handles .lha archives, with an interface similar to the
        zipfile module found in the standard library.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Archiving
