パッケージ: golang-gopkg-vmihailenco-msgpack.v2-dev (4.3.1-1)
golang-gopkg-vmihailenco-msgpack.v2-dev に関するリンク
Trisquel の資源:
golang-gopkg-vmihailenco-msgpack.v2 ソースパッケージをダウンロード:
- [golang-gopkg-vmihailenco-msgpack.v2_4.3.1-1.dsc]
- [golang-gopkg-vmihailenco-msgpack.v2_4.3.1.orig.tar.xz]
- [golang-gopkg-vmihailenco-msgpack.v2_4.3.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Tim Potter
- Dmitry Smirnov
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Msgpack encoding for Golang
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.
その他の golang-gopkg-vmihailenco-msgpack.v2-dev 関連パッケージ
|
|
|
-
- dep: golang-check.v1-dev
- Transitional package for golang-gopkg-check.v1-dev
以下のパッケージによって提供される仮想パッケージでもあります: golang-gopkg-check.v1-dev
-
- dep: golang-github-ugorji-go-codec-dev
- encode/decode and rpc library for msgpack, binc, cbor and json
-
- dep: golang-github-ugorji-go-msgpack-dev
- encode/decode and rpc library for msgpack and Binc
-
- dep: golang-github-vmihailenco-tagparser-dev
- Golang tag parser