Source: golang-github-aymanbagabas-go-osc52-v2 Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Francisco Vilmar Cardoso Ruviaro Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any Testsuite: autopkgtest-pkg-go Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-aymanbagabas-go-osc52-v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-aymanbagabas-go-osc52-v2.git Homepage: https://github.com/aymanbagabas/go-osc52 XS-Go-Import-Path: github.com/aymanbagabas/go-osc52/v2 Package: golang-github-aymanbagabas-go-osc52-v2-dev Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Golang terminal ANSI OSC52 wrapper A terminal Go library to copy text to clipboard from anywhere. It does so using ANSI OSC52. The Copy() function defaults to copying text from terminals running locally.