Metadata-Version: 2.4
Name: pyfunclink
Version: 1.0
Summary: Automatically detect and link URLs in GUI widgets
Author: Your Name
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: PyQt5
Requires-Dist: wxPython
Requires-Dist: customtkinter
Requires-Dist: PyQt5
Requires-Dist: PySide6
Requires-Dist: PyQt5
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# PyFuncLink

Library to automatically detect and make clickable links in Tkinter, CTk, ttk, PyQt5/6, PySide6, wxPython, and HTML widgets.
