Metadata-Version: 1.1
Name: compressed_rtf
Version: 1.0.6
Summary: Compressed Rich Text Format (RTF) compression and decompression package
Home-page: https://github.com/delimitry/compressed_rtf
Author: Dmitry Alimov
Author-email: UNKNOWN
License: MIT
Description: Compressed Rich Text Format (RTF) compression and decompression package
        
        Based on Rich Text Format (RTF) Compression Algorithm
        https://msdn.microsoft.com/en-us/library/cc463890(v=exchg.80).aspx
Keywords: compressed-rtf lzfu mela rtf
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Win32 (MS Windows)
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing
Classifier: Topic :: System :: Archiving :: Compression
