textwrap
Text wrapper
A Go module that wraps text in a way similar to Python's textwrap module, with some limitations.
Port of Python's "textwrap" module to Go
5 stars
3 watching
4 forks
Language: Go
last commit: about 6 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight package to encapsulate database operations in Go. | 14 |
| | A Rust library for efficiently wrapping and formatting text. | 472 |
| | A wrapper around libpcap for the Go programming language | 490 |
| | A Go wrapper for the Tumblr API v2 | 8 |
| | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 150 |
| | A utility package providing data wrapping and hot-reload functionality for Go plugins | 4 |
| | A tool for generating decorators around Go interfaces with various features such as metrics and fallbacks. | 1,105 |
| | A standard way to wrap protocol buffer messages for message brokers like Kafka | 19 |
| | A library that simplifies interactions with databases using a convention-driven approach to CRUD operations and migrations. | 1,453 |
| | A Go library for interacting with the Telegram API using a Swagger-based definition | 120 |
| | A collection of reusable building blocks for Go programming | 544 |
| | A Go library for efficient string matching using compile-time glob patterns. | 968 |
| | An IMAP protocol library for building email clients and servers | 2,110 |
| | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |