dputhier / libgtftk

gtftk C Library and program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

merge_attr.c improvements

dputhier opened this issue · comments

I have added merge_attr.c that can be used to merge values from two keys in a dest key. In the future it would be nice to:

  • Take into account as much keys as needed.
  • To accept basic_attributes.

This one is fixed in f52ee30.