Add LICENSE file and Fix installation

This commit is contained in:
Jeena 2025-06-02 07:45:24 +09:00
parent 450de98d32
commit 250d81824e
4 changed files with 696 additions and 8 deletions

6
.gitignore vendored
View file

@ -4,4 +4,8 @@ __pycache__/
pkg/
*.tar.zst
*.tar.xz
*.tar.xz
build/
dist/
src/recoder.egg-info/