[ Bron: libmpack ]
Pakket: libmpack-dev (1.0.5-4 en anderen)
Verwijzigingen voor libmpack-dev
Debian bronnen:
Het bronpakket libmpack downloaden:
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
small binary serialization/RPC library (development files)
libmpack is a small binary serialization/RPC library that implements both the msgpack and msgpack-rpc specifications.
Differences from msgpack-c:
* Callback-based API to simplify (de)serialization directly to/from application-specific objects. * C89 compatible code * No allocation performed by the library, but helpers to simplify dynamic allocation if the application needs it. * Non-backtracking, incremental/iterative parse/serialization API
This package contains the headers files needed for developing with mpack
Andere aan libmpack-dev gerelateerde pakketten
|
|
|
|
-
- dep: libmpack0 (= 1.0.5-4+b2)
- small binary serialization/RPC library