wvstreams 4.6.1-15build1 source package in Ubuntu

Changelog

wvstreams (4.6.1-15build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Wed, 24 Nov 2021 12:26:09 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
wvstreams_4.6.1.orig.tar.gz 1.1 MiB 8403f5fbf83aa9ac0c6ce15d97fd85607488152aa84e007b7d0621b8ebc07633
wvstreams_4.6.1-15build1.debian.tar.xz 21.2 KiB c0e48884b1e183d06fb37c1f2cd8ec503e21ae1ed9ae142bcd552312edaab7c4
wvstreams_4.6.1-15build1.dsc 2.1 KiB 3703e4eaf4f3c9ac62018fa79f91e12a77b419128815ed0a3a927d188649369b

View changes file

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: debug symbols for libuniconf4.6
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: C++ network libraries for rapid application development

 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-base-dbgsym: debug symbols for libwvstreams4.6-base
libwvstreams4.6-doc: Documentation for WvStreams

 Contains all the documentation available to program with WvStreams.
 .
 The WvStreams library suite is a set of C++ network libraries that
 make it fast and simple to develop network applications.

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: debug symbols for libwvstreams4.6-extras
uniconf-tools: Tools to interface with UniConf

 UniConf is a configuration system that can serve as the centrepiece among
 many other, existing configuration systems.
 .
 This package contains utilities that allow users to interface with
 UniConf manually.

uniconf-tools-dbgsym: debug symbols for uniconf-tools
uniconfd: Server that manages UniConf elements

 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.

uniconfd-dbgsym: debug symbols for uniconfd