* Steffen Mueller <nj88ud...@sneakemail.com> [2009-10-09T10:54:31] > Ricardo Signes wrote: >> >> Sure, why not? > > Because META should be *generated* from other sources. Where should > free-form data come from?
>From the same thing that generates the META.yml file. Each dist tool will presumably have its own mechanism. # dist.ini desc = This is a totally desc = great system used desc = to install stuff and desc = eat pie. ...or a here doc or package var in EUMM, etc. -- rjbs