Source: libprotocol-osc-perl Maintainer: Debian Perl Group Uploaders: Daniel Lintott Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libprotocol-osc-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/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)