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
-
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
-
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
@eniko is that python 2?
-
@joshix ngl i don't remember >_>
-
@joshix looks like it is
-
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
@eniko I kind of assumed bsdtar (the Windows tar.exe) had options for arbitrary transforms like that (given it has --owner etc) – but seems like it doesn't...
-
R ActivityRelay shared this topic