Provided by: python-wheel-common_0.29.0-1_all bug

NAME

       wininst2wheel - Convert Windows installers to PEP 427 format binary wheels.

SYNOPSIS

       wininst2wheel [options] [installer [installer ...]]

DESCRIPTION

       wininst2wheel converts Windows installers to PEP 427 format binary wheels.

OPTIONS

          -h, --help
                 show this help message and exit

          --dest-dir DEST_DIR, -d DEST_DIR
                 Directory to store wheels (default .)

          --verbose, -v

AUTHOR

       Barry Warsaw <barry@debian.org>

COPYRIGHT

       Manual page (C) 2014, Barry Warsaw