commit | e1664bdc59efc3f5a60b11a6679be38aadd666e9 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Fri Mar 31 02:56:34 2000 +0000 |
committer | Greg Ward <gward@python.net> | Fri Mar 31 02:56:34 2000 +0000 |
tree | 4d34bef28d9eff8f4da063a5807c6081db9199aa | |
parent | 0f77f9569cffd512201089f086e230c789d09929 [diff] |
The 'bdist_dumb' command, the first worker bee for use by 'bdist'. This is the command that actually creates "dumb" binary distributions, ie. tarballs and zip files that you just unpack under <prefix> or <exec-prefix>. Very limited, but it's a start.