README

Path: README
Last Update: Sun Aug 27 16:27:33 PDT 2006

Net::DAAP

This library is used for browsing iTunes DAAP servers.

Most of this is based off the work in the perl version by Richard Clamp which can be found here.

Ruby version is by Aaron Patterson <aaronp@rubyforge.org>

Installation

  sudo gem install daapclient

Also, check out the project page here.

Example Usage

See the EXAMPLES file

Acknowledgments

The library is mostly a port of the Perl library, and owes most of its communication logic to the original Perl version by Richard Clamp.

Author

This Ruby version is Copyright © Aaron Patterson 2005

It also comes with a shameless plug for employment coding Ruby, my most favorite language! ;-)

License

This library is distributed under the GPL. Please see the LICENSE file.

[Validate]