Source: libprotocol-osc-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libprotocol-osc-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libprotocol-osc-perl.git Homepage: https://metacpan.org/release/Protocol-OSC Package: libprotocol-osc-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: 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)