Metadata-Version: 2.4
Name: tkintermapview
Version: 1.30
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: geopy
Requires-Dist: certifi
Requires-Dist: geocoder
Requires-Dist: pillow
Requires-Dist: requests
Requires-Dist: pyperclip
Requires-Dist: pywin32; platform_system == "Windows"
Requires-Dist: customtkinter
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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