{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/2"}],"enrichment":{"capability":"Provides a simple interface to copy text to and paste text from the system clipboard on Windows, Mac, and Linux.","skillfed_tags":["abandoned","clipboard-access"],"use_cases":["Automating copy-paste workflows in command-line tools or scripts that need to interact with the system clipboard.","Building desktop automation or testing utilities that verify or manipulate clipboard contents.","Integrating clipboard operations into cross-platform Python applications with minimal dependencies."],"what_it_does":"clipboard is a minimal wrapper around system clipboard operations for Python. It exposes two functions\u2014copy() to write text to the clipboard and paste() to read it back\u2014and claims to work across Windows, macOS, and Linux. The package has no runtime dependencies and is intentionally simple.\n\nThe author acknowledged in the original description that pyperclip already provided similar functionality but chose to publish clipboard anyway as a simpler alternative. However, the package has been abandoned since its single release in May 2014, with no updates to support modern Python versions or address any issues that may have arisen in the intervening years.","worth_installing":"No. The package is abandoned (last release 2014, no maintenance since), supports only obsolete Python versions (2.7, 3.2, 3.3), and offers no advantages over actively maintained alternatives like pyperclip. High install friction and lack of any security or compatibility updates make it unsuitable for new projects."},"id":"clipboard","links":{"html":"https://skillfed.io/packages/clipboard","md":"https://skillfed.io/packages/clipboard.md","pypi":"https://pypi.org/project/clipboard/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2014-05-22","license_spdx":null,"license_treatment":"permissive","name":"clipboard","python_support":"unspecified","summary":"A cross platform clipboard operation library of Python. Works for Windows, Mac and Linux."},"popularity":{"monthly_downloads":513162,"position":6251,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.4"}
