Metadata-Version: 2.2
Name: codextend
Version: 1.0.0
Summary: A Python module The encoding and the encoding format can be converted.
Author: caaat
Author-email: 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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: keywords
Dynamic: requires-python
Dynamic: summary

# 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.

##Should be ensured

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

## Installation

You can install Codextend via pip:

```bash
pip install codextend
