[ trixie ]
[ sid ]
套件:golang-github-protocolbuffers-txtpbfmt-dev(0.0~git20241112.20d2c9e-2)
golang-github-protocolbuffers-txtpbfmt-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-protocolbuffers-txtpbfmt:
- [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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
- 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.
其他與 golang-github-protocolbuffers-txtpbfmt-dev 有關的套件
|
|
|
|
-
- 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