cpp-netlib 0.10.1-1ubuntu1 source package in Ubuntu

Changelog

cpp-netlib (0.10.1-1ubuntu1) trusty; urgency=low

  * Disable tests that require internet connection and/or a working network
    interface. These tests fail on the build daemons: (Closes: #731011)
    (LP: #1256583)
    - cpp-netlib-http-client_get_test
    - cpp-netlib-http-client_get_different_port_test
    - cpp-netlib-http-client_get_streaming_test
 -- Andreas Moog <email address hidden>   Sun, 01 Dec 2013 00:11:56 +0100

Upload details

Uploaded by:
Andreas Moog
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cpp-netlib_0.10.1.orig.tar.gz 1.4 MiB da20f29e52b574dfa053309328e3f9c384a6d006a8fa94268310508a594b4d85
cpp-netlib_0.10.1-1ubuntu1.debian.tar.gz 4.7 KiB accf2d0fa52fd5e66b990ffaf85837b59f3be56f66a572f0f84da8f92ee14a0b
cpp-netlib_0.10.1-1ubuntu1.dsc 2.1 KiB e7fd6ba8485314ed9bbdc88cef1633e73d3532638d99f5861fc2be681a185296

View changes file

Binary packages built by this source

libcppnetlib-dev: C++ Network Library - development files

 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 development files (ie. includes, static library,
 manual pages) that allow to build software which uses libcppnetlib.

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.