Metadata-Version: 2.2
Name: codextend
Version: 1.1.0a11
Summary: A Python module The encoding and the encoding format can be converted.
Author: caaat
Author-email: caaat <caaatstar@qq.com>
Keywords: code,extension,utility
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: chardet
Requires-Dist: cryptography
Dynamic: author
Dynamic: requires-python

# Codextend

[PyPI version]
Codextend is a transcoding tool that you can use to convert text and files into binary or hexadecimal, and to convert text and file encoding formats to and from each other at any time. Hex, binary and encrypt function.

##Should be ensured

download 'chardet cryptography' module,Only in this way can it run successfully.

## Installation

You can install Codextend via pip:

## Latest Version

Alpha Test Version: v1.1.0.10Alpha

```bash
pip install codextend
pip3 install --upgrade codextend
