Source: libpoe-component-client-mpd-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Florian Schlichting Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11), libmodule-build-perl Build-Depends-Indep: perl, libaudio-mpd-common-perl (>= 2.002), liblist-allutils-perl, libmoose-perl, libmoosex-has-sugar-perl, libmoosex-poe-perl, libmoosex-semiaffordanceaccessor-perl, libmoosex-types-perl, libpod-coverage-trustpod-perl, libpoe-perl, libreadonly-perl, libsub-exporter-perl, libtest-corpus-audio-mpd-perl, mpd, net-tools, netbase, procps Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpoe-component-client-mpd-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpoe-component-client-mpd-perl.git Homepage: https://metacpan.org/release/POE-Component-Client-MPD Package: libpoe-component-client-mpd-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libaudio-mpd-common-perl (>= 2.002), liblist-allutils-perl, libmoose-perl, libmoosex-has-sugar-perl, libmoosex-poe-perl, libmoosex-semiaffordanceaccessor-perl, libmoosex-types-perl, libpoe-perl, libreadonly-perl, libsub-exporter-perl Description: client library for MPD (Music Player Daemon) POE::Component::Client::MPD is a Perl POE component module that provides a clear message passing interface for talking to and controlling Music Player Daemon (MPD) servers. A connection to the MPD server is established as soon as a new object is created. Commands are then sent to the server as messages are passed.