entry_points.txt 110 B

123456
  1. [console_scripts]
  2. wheel=wheel._commands:main
  3. [distutils.commands]
  4. bdist_wheel=wheel.bdist_wheel:bdist_wheel