Metadata-Version: 2.4
Name: axp-tools
Version: 1.0.2
Summary: tools for axp(Axera package) format file
Author-email: Neucrack <czd666666@gmail.com>
Maintainer-email: Neucrack <czd666666@gmail.com>
Project-URL: Homepage, https://github.com/sipeed/MaixPy
Project-URL: Source, https://github.com/sipeed/MaixPy
Project-URL: Documentation, https://github.com/sipeed/MaixPy
Project-URL: Bug Reports, https://github.com/sipeed/MaixPy/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tqdm
Dynamic: license-file

axp-tools
===

## Install

```shell
pip install axp-tools
```


## axp2img

Convert axp file to img file, usage:
```shell
axp2img -i xxxx.axp -o xxx.img.xz
```
