1Metadata-Version: 1.1
2Name: lhafile
3Version: 0.2.2
4Summary: LHA(.lzh) file extract interface
5Home-page: https://fengestad.no/python-lhafile/
6Author: Frode Solheim
7Author-email: frode-code@fengestad.no
8License: BSD
9Download-URL: https://fengestad.no/python-lhafile/
10Description: Extract LHA(.lzh) file extension.
11        The interface is similar to the zipfile module in the regular
12        Python distribution.
13Platform: UNKNOWN
14Classifier: Development Status :: 4 - Beta
15Classifier: Intended Audience :: Developers
16Classifier: License :: OSI Approved :: BSD License
17Classifier: Programming Language :: Python :: 2
18Classifier: Programming Language :: Python :: 3
19Classifier: Topic :: System :: Archiving
20