Metadata-Version: 2.1
Name: AdEncoding
Version: 2
Summary: The most advanced yet simplest encoding system!
Home-page: https://github.com/CraftYun83/AVEncoding
Author: CraftYun83
Author-email: craftyun83@gmail.com
License: UNKNOWN
Description: # Advanced Encoding by CraftYun83
        
        Advanced Encoding is the most advanced and the simplest encoding system!
        
        Encode: avencoding.encode(string_to_encode, level_of_encode)
        
        Decode: avencoding.decode(string_to_decode, level_of_decode)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
