Generic command line driver.
Register sub-commands by querying setuptools entry points for the group compoze_commands.
Driver for the compoze command-line script.
See compoze for command line options which are global, i.e. not specific to any of the subcommands.
Download distributions for a set of setuptools requirements.
Collect best sdist candidate for each requirement into a tempdir.
Search each index and find-links URL provided in command options.
Report results using the logger.
See compoze fetch Subcommand for command line options for this subcommand.
Override logging of setuptools.package_index.PackageIndex.
Collect logged messages, rather than spewing to sys.stdout.
Build an index from a directory full of source distributions.
path, if passed, overrides the value set from the command line.
See compoze index Subcommand for command line options for this subcommand.
See compoze show Subcommand for command line options for this subcommand.
Move archives into a common pool directory; symlink back into path.
Move archives the pool directory and create symlinks.
Ignore any archives which are already symlinks.
See compoze pool Subcommand for command line options for this subcommand.