Metadata-Version: 2.1
Name: tkintermapview
Version: 1.16
Summary: A python Tkinter widget to display image tile maps like OpenStreetMap or Satellite Images.
Home-page: https://github.com/TomSchimansky/TkinterMapView
Author: Tom Schimansky
License: Creative Commons Zero v1.0 Universal
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: geocoder
Requires-Dist: pillow
Requires-Dist: requests
Requires-Dist: pyperclip
Requires-Dist: customtkinter
Requires-Dist: pywin32 ; platform_system == "Windows"

**Detailed Information: https://github.com/TomSchimansky/TkinterMapView**
