1--- #YAML:1.0
2name: Net-DAAP-Client
3version: 0.42
4author:
5  - |-
6    Nathan Torkington, <nathan AT torkington.com>.  For support, join the
7    DAAP developers mailing list by sending mail to <daap-dev-subscribe
8    AT develooper.com>.  See the AUTHORS file in the distribution for other
9    contributors.
10  - |-
11    Richard Clamp <richardc@unixbeard.net> took on maintainership duties
12    for the 0.4 and subsequent releases.
13abstract: ~
14license: perl
15requires:
16  Digest::MD5: 0
17  Digest::MD5::M4p: 0
18  LWP: 0
19  Net::DAAP::DMAP: 1.22
20  perl: 5.006
21build_requires:
22  Test::More: 0
23provides:
24  Net::DAAP::Client:
25    file: lib/Net/DAAP/Client.pm
26    version: 0.42
27  Net::DAAP::Client::UA:
28    file: lib/Net/DAAP/Client.pm
29    version: 0.42
30  Net::DAAP::Client::v2:
31    file: lib/Net/DAAP/Client/v2.pm
32  Net::DAAP::Client::v3:
33    file: lib/Net/DAAP/Client/v3.pm
34generated_by: Module::Build version 0.25
35