Lines Matching refs:command
2 easy_install = setuptools.command.easy_install:main
3 easy_install-3.6 = setuptools.command.easy_install:main
6 alias = setuptools.command.alias:alias
7 bdist_egg = setuptools.command.bdist_egg:bdist_egg
8 bdist_rpm = setuptools.command.bdist_rpm:bdist_rpm
9 bdist_wininst = setuptools.command.bdist_wininst:bdist_wininst
10 build_clib = setuptools.command.build_clib:build_clib
11 build_ext = setuptools.command.build_ext:build_ext
12 build_py = setuptools.command.build_py:build_py
13 develop = setuptools.command.develop:develop
14 dist_info = setuptools.command.dist_info:dist_info
15 easy_install = setuptools.command.easy_install:easy_install
16 egg_info = setuptools.command.egg_info:egg_info
17 install = setuptools.command.install:install
18 install_egg_info = setuptools.command.install_egg_info:install_egg_info
19 install_lib = setuptools.command.install_lib:install_lib
20 install_scripts = setuptools.command.install_scripts:install_scripts
21 register = setuptools.command.register:register
22 rotate = setuptools.command.rotate:rotate
23 saveopts = setuptools.command.saveopts:saveopts
24 sdist = setuptools.command.sdist:sdist
25 setopt = setuptools.command.setopt:setopt
26 test = setuptools.command.test:test
27 upload = setuptools.command.upload:upload
28 upload_docs = setuptools.command.upload_docs:upload_docs
54 PKG-INFO = setuptools.command.egg_info:write_pkg_info
55 dependency_links.txt = setuptools.command.egg_info:overwrite_arg
56 depends.txt = setuptools.command.egg_info:warn_depends_obsolete
57 eager_resources.txt = setuptools.command.egg_info:overwrite_arg
58 entry_points.txt = setuptools.command.egg_info:write_entries
59 namespace_packages.txt = setuptools.command.egg_info:overwrite_arg
60 requires.txt = setuptools.command.egg_info:write_requirements
61 top_level.txt = setuptools.command.egg_info:write_toplevel_names
64 eggsecutable = setuptools.command.easy_install:bootstrap