METADATA 417 B

123456789101112131415
  1. Metadata-Version: 2.0
  2. Name: pywin32
  3. Version: 219
  4. Summary: Python for Window Extensions
  5. Home-page: http://sourceforge.net/projects/pywin32/
  6. Author: Mark Hammond (et al)
  7. Author-email: mhammond@users.sourceforge.net
  8. License: PSF
  9. Platform: UNKNOWN
  10. Python extensions for Microsoft Windows
  11. Provides access to much of the Win32 API, the
  12. ability to create and use COM objects, and the
  13. Pythonwin environment.