libprotocol-osc-perl 0.09-1 source package in Ubuntu

Changelog

libprotocol-osc-perl (0.09-1) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * New upstream release.
  * Update years of upstream and packaging copyright.
  * Declare compliance with Debian Policy 4.2.1.
  * Bump debhelper compatibility level to 10.

 -- gregor herrmann <email address hidden>  Fri, 21 Dec 2018 20:13:10 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libprotocol-osc-perl_0.09-1.dsc 2.2 KiB b9a6d3177fea4b7d81f4260c6efc422bee9f9cf92c320400e3b49287ac3c383a
libprotocol-osc-perl_0.09.orig.tar.gz 13.2 KiB 321e20fc5c93577a27bd2d9534dcc326d6a6bfa9ac4bb7143aae12688d35ad7a
libprotocol-osc-perl_0.09-1.debian.tar.xz 2.0 KiB eeb3c3ced96a0553aaedf20c29309debe47b993c900291bf39898881e4135182

Available diffs

No changes file available.

Binary packages built by this source

libprotocol-osc-perl: module to implement (de)coding and processing of OSC packets

 Protocol::OSC implements the encoding, decoding and processing of OSC packets
 following the Open Sound Control protocol.
 .
 It's pure Perl implementation, is faster than Net::LibLO (~4x) and
 Net::OpenSoundControl (~2x) and also provides a connection agnostic interface,
 path matching and type tagging according OSC v1 specification (and v1.1)