Metadata-Version: 1.1
Name: huffman-file-compression
Version: 0.0.1
Summary: A binary data file compressor
Home-page: UNKNOWN
Author: Bibin Shajan
Author-email: bibinmoolakkara@gmail.com
License: MIT
Description: The library can be used to compress/decompress data files to/from the respective binary format using the Huffman Encoding algorithm.
        
        Change Log
        ==========
        
        0.0.1(09/03/2021)
        ------------------
        - First Release
Keywords: compress
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
