entry_points.txt 114 B

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