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

NAME

       egg2wheel - Convert eggs to PEP 427 format binary wheels.

SYNOPSIS

       egg2wheel [options] [egg [egg ...]]

DESCRIPTION

       egg2wheel converts eggs 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