Lines Matching refs:bdist
29 uses the setup script and the :command:`bdist` command family to generate built
35 python setup.py bdist
60 The :command:`bdist` command has a :option:`!--formats` option, similar to the
64 python setup.py bdist --format=zip
118 You don't have to use the :command:`bdist` command with the :option:`!--formats`
120 interested in. Some of these :command:`bdist` "sub-commands" actually generate
124 :command:`bdist` sub-commands, and the formats generated by each, are:
168 or the :command:`bdist` command with the :option:`!--format` option::
170 python setup.py bdist --formats=rpm
281 .. % \command{bdist\_rpm} command with one that writes whatever else you want
301 or the :command:`bdist` command with the :option:`!--formats` option::
303 python setup.py bdist --formats=wininst