ftarlao / check-media-integrity

check-media-integrity is a command line tool that checks the integrity of specific media files (pictures, video, audio) or all the media files in subfolders, recursively.
GNU General Public License v3.0
153 stars 30 forks source link

Package Request #11

Open david-morris opened 2 years ago

david-morris commented 2 years ago

It would be really convenient for users if this was packaged on pip with an executable. I've done that before for my pytagfs project and it's surprisingly easy. If I put together all the needed files in a PR and comment on the PR with the guide for actually uploading the wheel to pypy, would that be welcome, @ftarlao ?