MusicBrainz Picard

From MusicBrainz Wiki
Revision as of 08:00, 23 August 2006 by BrianG (talk | contribs) ((Imported from MoinMoin))
Jump to navigationJump to search

Products > Picard

Picard, the Next-Generation MusicBrainz Tagger

File:picard070 thumb.jpg

The project code-named Picard is the next generation MusicBrainz tagging application. This new tagging concept is Release oriented, as opposed to track oriented like the ClassicTagger was. Picard is written in Python, which is a cross-platform language - this allows the same code to run both on Windows and on Linux. Before too long we will add Mac OS X support as well. See also the project page on helixcommunity.org for more details. This version of Picard was built using libofa, a preliminary version of libtunepimp and the Python XML Webservice binding:

A lot of these releases are still quite rough. We'll be adding more documentation and cleaning things up in the coming days.

Download and Use Picard

Documentation for Users

These are all the documents that should help users of Picard:

  • Illustrated Picard quick start guide.
  • Guide for tips on how to install Picard from sources on various linux distributions.

For Developers

PicardDevelopment groups all available information about the development of Picard.