README de biblioteca de código aberto
README de biblioteca Python OSS com badges + 'por quê'
Ver prévia de entrada e saída
Entrada
- Project Name
- fastpaste
- Language
- Python
- Summary
- Lightweight clipboard manager for terminals
Saída (trecho)
# fastpaste > Gerenciador de área de transferência leve para terminais — colagem em menos de 5 ms, sem dependências. [](https://pypi.org/project/fastpaste/) [](https://github.com/you/fastpaste/actions) ## Why Most clipboard managers are either GUI apps that don't fit a terminal workflow, or shell scripts that block for 200+ ms on paste. fastpaste is the missing middle: a daemon-less, dep-less Python tool that paste-completes in under 5 ms…