cpp-netlib 0.11.0-1 source package in Ubuntu

Changelog

cpp-netlib (0.11.0-1) unstable; urgency=low


  * New upstream release.
  * Update to latest Standards-Version.
  * Disable tests that require an internet connection. (Closes: #731011)

 -- Ximin Luo <email address hidden>  Sun, 09 Feb 2014 16:01:56 +0000

Upload details

Uploaded by:
Ximin Luo
Uploaded to:
Sid
Original maintainer:
Ximin Luo
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
cpp-netlib_0.11.0-1.dsc 2.2 KiB d8963da2094db70655777b0459b96be9981e18053ffe33229c2f61011af635c4
cpp-netlib_0.11.0.orig.tar.gz 1.4 MiB 656b72cd35ec30a2a4ed799ec30ccd82e6d9f572e02ff4eacf747e3e2bbafcac
cpp-netlib_0.11.0-1.debian.tar.gz 4.2 KiB a7077611d5776deaf059192f1df60560b6d77452773344ed9a4e98072d6c446f

No changes file available.

Binary packages built by this source

libcppnetlib-dev: No summary available for libcppnetlib-dev in ubuntu utopic.

No description available for libcppnetlib-dev in ubuntu utopic.

libcppnetlib-doc: C++ Network Library - documentation

 The C++ Network Library Project aims to build upon the latest C++ standard
 (currently C++11) to provide easy to use libraries for network programming. We
 use the latest compiler versions and features with an eye on pushing the
 boundaries on leveraging what's available in C++.
 .
 Currently the library contains an HTTP client and server implementation, a
 stand-alone URI library, a network message framework, and some concurrency
 tools.
 .
 This package provides additional documentation, including a tutorial, example
 code, and API reference.

libcppnetlib0: C++ Network Library

 The C++ Network Library Project aims to build upon the latest C++ standard
 (currently C++11) to provide easy to use libraries for network programming. We
 use the latest compiler versions and features with an eye on pushing the
 boundaries on leveraging what's available in C++.
 .
 Currently the library contains an HTTP client and server implementation, a
 stand-alone URI library, a network message framework, and some concurrency
 tools.
 .
 This package provides the shared libraries needed to run programs using
 libcppnetlib.