socket++ 1.12.13+git20131030.5d039ba-1 source package in Ubuntu

Changelog

socket++ (1.12.13+git20131030.5d039ba-1) unstable; urgency=medium

  * d/watch: use git mode since upstream does not use release tags
  * Standards-Version: 4.6.0 (routine-update)
  * Remove trailing whitespace in debian/rules (routine-update)

 -- Andreas Tille <email address hidden>  Thu, 07 Oct 2021 08:58:39 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
socket++_1.12.13+git20131030.5d039ba-1.dsc 2.1 KiB 40fb22f911c3dbadb7f85d17f0343090725961ec781908378d47fb248b8bfb43
socket++_1.12.13+git20131030.5d039ba.orig.tar.xz 52.8 KiB 9329f32980ac407f6bea7b4fd14c16b517ec359f454f8c366f2e85fe2665cc1f
socket++_1.12.13+git20131030.5d039ba-1.debian.tar.xz 4.7 KiB fc35bba6c7205143241615ae517b1075009155b210a19dc54266ba4f2e7c5703

No changes file available.

Binary packages built by this source

libsocket++-dev: lightweight convenience library to handle low level BSD sockets in C++ -devel

 Socket++ library defines a family of C++ classes that can be used more
 effectively than directly calling the underlying low-level system functions.
 One distinct advantage of the socket++ is that it has the same interface as
 that of the iostream so that the users can perform type-safe input output.
 See your local IOStream library documentation for more information on
 iostreams.
 .
 Headers and shared libraries for socket++.

libsocket++1: lightweight convenience library to handle low level BSD sockets in C++ - libs

 Socket++ library defines a family of C++ classes that can be used more
 effectively than directly calling the underlying low-level system functions.
 One distinct advantage of the socket++ is that it has the same interface as
 that of the iostream so that the users can perform type-safe input output.
 See your local IOStream library documentation for more information on
 iostreams.
 .
 This package contains the libraries needed to run socket++ applications.

libsocket++1-dbgsym: debug symbols for libsocket++1