control 1.1 KB

12345678910111213141516171819202122232425262728
  1. Package: libjsonrpccpp-client0-dbg
  2. Source: libjson-rpc-cpp
  3. Version: 0.7.0-1build2+1
  4. Architecture: amd64
  5. Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
  6. Installed-Size: 345
  7. Depends: libjsonrpccpp-client0 (= 0.7.0-1build2+1), libjsonrpccpp-common0-dbg (= 0.7.0-1build2+1)
  8. Section: debug
  9. Priority: extra
  10. Homepage: https://github.com/cinemast/libjson-rpc-cpp
  11. Description: debugging symbols for libjsonrpccpp-client0
  12. This library provides classes to easily implement JSON-RPC C++ clients.
  13. It comes with a built in HTTP-Client connector (based on libcurl)
  14. for easy data exchange. It is fully JSON-RPC 2.0 and JSON-RPC 1.0 compatible,
  15. including:
  16. .
  17. * Type checking
  18. * Error response handling
  19. * Batch procedure calls
  20. * JSON-RPC Method invocation
  21. * JSON-RPC Notification invocation
  22. * Simple Interface for implementing additional Client-Connectors beside HTTP
  23. * Positional and named parameters
  24. .
  25. This package contains the debugging symbols for libjsonrpccpp-client0.
  26. Build-Ids: 84783cc74da58691c9055646a8d8df8948e28d21
  27. Original-Maintainer: Peter Spiess-Knafl <dev@spiessknafl.at>