Pakket: golang-github-protocolbuffers-txtpbfmt-dev (0.0~git20241112.20d2c9e-2)
Verwijzigingen voor golang-github-protocolbuffers-txtpbfmt-dev
Debian bronnen:
Het bronpakket golang-github-protocolbuffers-txtpbfmt downloaden:
- [golang-github-protocolbuffers-txtpbfmt_0.0~git20241112.20d2c9e-2.dsc]
- [golang-github-protocolbuffers-txtpbfmt_0.0~git20241112.20d2c9e.orig.tar.xz]
- [golang-github-protocolbuffers-txtpbfmt_0.0~git20241112.20d2c9e-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- golang-github-emicklei-proto-dev
- golang-github-google-pprof-dev
- golang-github-googleapis-gnostic-dev
- golang-github-rogpeppe-go-internal-dev
- go-internal
- golang-github-tink-crypto-tink-go-dev
- golang-github-googleapis-enterprise-certificate-proxy-dev
- libaugeas0
- python3-tomlkit
- trac-codecomments
- libspatialite-dev
modify text proto files preserving comments (Go library)
Text Proto Formatter - txtpbfmt parses, edits and formats text proto files in a way that preserves comments.
This saves development (read/edit/review) time and enables automated edits.
The .textproto extension is the most used extension inside Google (the second most popular choice is .textpb).
Text Format Language Specification: https://developers.google.com/protocol-buffers/docs/text-format-spec
This package contains the Go development library.
Andere aan golang-github-protocolbuffers-txtpbfmt-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-google-go-cmp-dev
- Package for comparing Go values in tests
-
- dep: golang-github-kylelemons-godebug-dev
- Debugging helper utilities for Go
-
- dep: golang-github-mitchellh-go-wordwrap-dev
- Go package for wrapping words into multiple lines
-
- dep: golang-glog-dev
- Leveled execution logs for Go