| tests | ||
| webp_to_png | ||
| .gitignore | ||
| debug.txt | ||
| LICENSE | ||
| make.py | ||
| open_file.data | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| webp_to_png.exe | ||
webp_to_png_gui
How to build it?
the pip package "poetry" should be installed
git clone https://git.zziyu.cn/Zengtudor/webp_to_png_gui.git
cd webp_to_png_gui
poetry install
poetry build