commit | d87b105ca794addf92addb28293c92a7ef4141e1 | [log] [tgz] |
---|---|---|
author | Zhiming Wang <zmwangx@gmail.com> | Fri Sep 29 13:31:52 2017 -0400 |
committer | Paul Moore <p.f.moore@gmail.com> | Fri Sep 29 18:31:52 2017 +0100 |
tree | 65d69e9473d93bb612d4c3fedbfb714626d402f5 | |
parent | 6fb0e4a6d085ffa4e4a6daaea042a1cc517fa8bc [diff] |
bpo-31638: Add compression support to zipapp (GH-3819) Add optional argument `compressed` to `zipapp.create_archive`, and add option `--compress` to the command line interface of `zipapp`.