gupnp-tools 0.12.0-2 source package in Ubuntu

Changelog

gupnp-tools (0.12.0-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable. (See #1022003)

 -- Andreas Henriksson <email address hidden>  Sun, 30 Oct 2022 15:06:57 +0100

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe net

Downloads

File Size SHA-256 Checksum
gupnp-tools_0.12.0-2.dsc 2.2 KiB fecfd21327a81a0c56a23601087eec9e07c2cdf1736ebd2354b202da8e00af5f
gupnp-tools_0.12.0.orig.tar.xz 177.5 KiB 5ea7607ee365642c555927fedc5b5e1fe08e74f061d0c3eb08bd901b5eb20082
gupnp-tools_0.12.0-2.debian.tar.xz 4.7 KiB 2e4df55877f801b3d2bb4bbe72202b4cb7adc917c9533a34eaddc4e704c1950e

Available diffs

No changes file available.

Binary packages built by this source

gupnp-tools: tools for testing UPnP devices and control points

 GUPnP is an object-oriented open source framework for creating UPnP devices
 and control points, written in C using GObject and libsoup. The GUPnP API is
 intended to be easy to use, efficient and flexible.
 .
 GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP. They
 provides the following client and server side tools which enable one to easily
 test and debug one's UPnP devices and control points:
  * Universal Control Point: a tool that enables one to discover UPnP devices
    and services, retrieve information about them, subscribe to events and
    invoke actions.
  * Network Light: a virtual light bulb that allows control points to switch
    it on and off, change its dimming level and query its current status.
  * AV Control Point: a simple media player UI that enables one to discover and
    play multimedia content available on the network.
  * MediaServer upload: upload files to MediaServers
  * Upload: a simple commandline utility that uploads files to known
    MediaServers. Use Universal Control Point for discovering the MediaServers.

gupnp-tools-dbgsym: debug symbols for gupnp-tools