Often, it's not possible to write down everything needed to build a distribution a priori: you may need to get some information from the user, or from the user's system, in order to proceed. As long ...
"""Install an .egg-info file for the package""" description = "Install package's PKG-INFO metadata as an .egg-info file" ...