wvstreams 4.6.1-11 source package in Ubuntu

Changelog

wvstreams (4.6.1-11) unstable; urgency=medium

  * QA upload.
  * Build with OpenSSL 1.0 (Closes: #828603).

 -- Andrey Rahmatullin <email address hidden>  Sat, 17 Dec 2016 15:02:02 +0500

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
wvstreams_4.6.1-11.dsc 2.2 KiB 4462fbdde7c34cbed5197ba8c909e3d1ceedbc2e5dd1a77601dae0f600286f0b
wvstreams_4.6.1.orig.tar.gz 1.1 MiB 8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633
wvstreams_4.6.1-11.debian.tar.xz 15.1 KiB 3fcc12e71983565970894eb4b59d4c7d6c623b2ae51001d6c874f8cd1f938aa8

Available diffs

No changes file available.

Binary packages built by this source

libuniconf4.6: C++ network libraries for rapid application development

 UniConf is a configuration system that can serve as the centrepiece among
 many other, existing configuration systems, such as:
  * GConf
  * KConfig
  * Windows registry
  * Mutt ;)
 .
 UniConf can also be accessed over the network, with authentication, allowing
 easy replication of configuration data via the UniReplicateGen.

libuniconf4.6-dbgsym: No summary available for libuniconf4.6-dbgsym in ubuntu zesty.

No description available for libuniconf4.6-dbgsym in ubuntu zesty.

libwvstreams-dev: Development libraries and header files for libwvstreams4.6

 Contains the header files and static libraries for use in rapid
 application development using the WvStreams set of libraries. It
 includes everything that is needed to compile a program that needs
 WvStreams.
 .
 The WvStreams library suite is a set of C++ network libraries that
 make it fast and simple to develop network applications.

libwvstreams4.6-base: No summary available for libwvstreams4.6-base in ubuntu zesty.

No description available for libwvstreams4.6-base in ubuntu zesty.

libwvstreams4.6-base-dbgsym: debug symbols for package libwvstreams4.6-base

 WvStreams is a library suite that is comprised of several parts. Included
 in the base package are:
  * WvString: a convenient and efficient C++ string class
  * WvList: an easy-to-use linked list
  * WvHashTable: an efficient and easy-to-use hash table
  * WvFile: a WvStream wrapper for handling files
  * WvStreamClone: a base class which makes writing your own WvStreams easy
  * WvLog: a log files handler
  * UniIniGen: a tiny version of UniConf for simple configuration systems

libwvstreams4.6-doc: No summary available for libwvstreams4.6-doc in ubuntu cosmic.

No description available for libwvstreams4.6-doc in ubuntu cosmic.

libwvstreams4.6-extras: C++ network libraries for rapid application development

 WvStreams is a library suite that is comprised of several parts. Included
 in the extras package are:
  * WvIPStreams: which includes WvTCPStream and WvUDPStream
  * WvCrypto streams: a REALLY easy way to add SSL support to applications
 .
 These are the base classes used to build programs such as the ever popular
 WvDial, TunnelVision, FastForward, KWvDial, retchmail, and many more yet
 to come. ;)

libwvstreams4.6-extras-dbgsym: No summary available for libwvstreams4.6-extras-dbgsym in ubuntu zesty.

No description available for libwvstreams4.6-extras-dbgsym in ubuntu zesty.

uniconf-tools: No summary available for uniconf-tools in ubuntu zesty.

No description available for uniconf-tools in ubuntu zesty.

uniconf-tools-dbgsym: No summary available for uniconf-tools-dbgsym in ubuntu cosmic.

No description available for uniconf-tools-dbgsym in ubuntu cosmic.

uniconfd: No summary available for uniconfd in ubuntu zesty.

No description available for uniconfd in ubuntu zesty.

uniconfd-dbgsym: debug symbols for package uniconfd

 UniConf is a configuration system that can serve as the centrepiece among
 many other, existing configuration systems.
 .
 UniConf can also be accessed over the network, with authentication, allowing
 easy replication of configuration data via the UniReplicateGen.
 .
 This package contains the server that accepts incoming TCP or Unix
 connections, and gets or sets UniConf elements at the request of a
 UniConf client.