[[package]] name = "plumbum" version = "1.8.1" description = "Plumbum: shell combinators library" category = "main" optional = false python-versions = ">=3.6" platform = "*" [package.dependencies] pywin32 = "*" [[package]] name = "pyfzf" version = "0.2.2" description = "Python wrapper for junegunn's fuzzyfinder (fzf)" category = "main" optional = false python-versions = "*" platform = "*" [package.dependencies] plumbum = "*" [[package]] name = "pyperclip" version = "1.8.2" description = "A cross-platform clipboard module for Python. (Only handles plain text for now.)" category = "main" optional = false python-versions = "*" platform = "*" [[package]] name = "python-telegram" version = "0.17.0" description = "Python library to help you build your own Telegram clients" category = "main" optional = false python-versions = "*" platform = "*" [package.dependencies] telegram-text = ">= 0.1.0.0, < 0.2.0.0" [[package]] name = "pywin32" version = "305" description = "Python for Window Extensions" category = "main" optional = false python-versions = "*" platform = "*" [[package]] name = "telegram-text" version = "0.1.1" description = "Python markup module for Telegram messenger. This module provides a rich list of components to build any possible markup fast and render it to specific html or MarkdownV2 formats." category = "main" optional = false python-versions = ">=3.7,<4.0" platform = "*" [metadata] python-versions = "^3.10" platform = "*" content-hash = "29b66c3ecc4f017d0a57b01810cbde4e0e909a1da9757b19ebfdd02b8729063f" [metadata.hashes] plumbum = [] pyfzf = [] pyperclip = [] python-telegram = [] pywin32 = [] telegram-text = []