[project] name = "clipboard" version = "0.9.1" description = "系统剪贴板监视利用" readme = "README.md" requires-python = ">=3.13" dependencies = [ "pillow>=11.3.0", "pyperclip>=1.9.0", "pystray>=0.19.5", "pywin32>=311", ]