libjson-rpc-perl 1.03-2 source package in Ubuntu
Changelog
libjson-rpc-perl (1.03-2) unstable; urgency=low * Team upload * Released to unstable * add build-conflict with libjson-rpc-perl << 1.0, since the upstream build system refuses to upgrade if the module is already present and is an older version -- Damyan Ivanov <email address hidden> Sun, 11 Aug 2013 19:27:50 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libjson-rpc-perl_1.03-2.dsc | 2.2 KiB | 8449e031fedf213364dc1e474e06827dea79c387493e2a46474175fbe8bd2865 |
libjson-rpc-perl_1.03.orig.tar.gz | 36.6 KiB | b564005ab9b74309e10fca7fc14cf133d3b5c38a8a9f63d8f4d50eef45033290 |
libjson-rpc-perl_1.03-2.debian.tar.gz | 2.8 KiB | 4fd05a09a081c0aa5ff88888e0f7a9491b395a99995e7f1636888e83e2fbbc58 |
Available diffs
- diff from 0.96-3 (in Ubuntu) to 1.03-2 (50.3 KiB)
No changes file available.
Binary packages built by this source
- libjson-rpc-perl: Perl implementation of JSON-RPC 1.1 protocol
JSON::RPC is a stateless and light-weight remote procedure call (RPC)
protocol for inter-networking applications over HTTP. It uses JSON
as the data format for of all facets of a remote procedure call,
including all application data carried in parameters.