In my own libraries I stored some useful information in attributes. They
are shown in the BOM but sometimes it might be handy to retrieve them
on-the-fly.
I wonder if there is an ulp that collect ALL components in the active
libraries and report them into a CSV file along with their name,
package, prefix, technology and of course attributes.
In this way I can create a database of my own components: when I need to
retrieve a detail (say order code) I don't need to remember in which
library that component is, open it and manually inspect the attributes.
Marco