When brd2svg was written, the Eagle lbr file format was closed, so we created an Eagle ULP to export it into a consumable format.
Since Eagle 6, the file format is XML-based, so we could get rid of this extra step. This would get us one step closer to integrating the importer into the Fritzing GUI.