Add 'platforms' and 'keywords' attributes to the DistributionMetadata class,
along with options to print them.
Add a finalize_options() method to Distribution to do final processing
on the platform and keyword attributes
Add DistributionMetadata.write_pkg_info() method to write a PKG-INFO file
into the release tree. A
Andrew M. Kuchling committed
a7210ed2728faefdcc440fb359ff1a1abdca998e
Parent: df66df0