[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: New mass attribute tool: gattrib_csv
> On Fri, Apr 1, 2011 at 2:19 PM, Joshua
> > <Joshua <at> laserlinc.com> wrote:
> > Hey guys. I wrote a tool which exports and imports
> > the properties from a
> > project to and to a csv file.
> > http://public.laserlinc.com/Joshua/gattrib_csv.java
> >
> > The following command compiles it to exe.
> >
> > gcj --main=gattrib_csv -o gattrib_csv gattrib_csv.java
>
> You may find that there is some effort duplication going on:
>
> http://www.gedasymbols.org/user/dj_delorie/
>
> # sch2csv - extract part attributes to a comma separated
> list (open with openoffice calc)
> # csv2sch - merge part attributes to schematics. To use these:
>
Well then. I hadn't seen sch2csv and csv2sch. Effort
duplication granted. However without being able to run
sch2csv due to missing Text/CSV_XS.pm, it would seem
that sch2csv isn't able to accept a filter as to which
attributes are exported and in which order. Thus so
gattrib_csv does still make a contribution. gattrib_csv
also correctly handles slotted components by including
the position of the component in its reference when the
refdes is not specific enough.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user