If you've ever wanted to make archives for Linux of your software while on Windows, I made a utility for that: https://github.com/Enichan/tar.py

Creates a tar.gz archive which lets you set the executable bit on files so they'll work on Linux out of the box. Also has an autodetect mode that will set the bit automatically

GitHub - Enichan/tar.py: Utility for creating Linux tar.gz archives with proper file permissions (executable bit set) on Windows

Utility for creating Linux tar.gz archives with proper file permissions (executable bit set) on Windows - Enichan/tar.py

GitHub
@eniko is that python 2?
@joshix ngl i don't remember >_>