At 22:06 Uhr -0500 18.01.2002, Kyle Moffett wrote: >I have completed a basic processor that allows you to take .info >files such as: >Package: foo >Version: 1.0.1 >Revision: 2 >Depends: bar, x11 >Maintainer: John Doe <[EMAIL PROTECTED]> > >and convert them to .xinfo files like: ><package name="foo" version="1.0.1" revision="2"> > <depends>bar, x11</depends> > <maintainer><![CDATA[John Doe <[EMAIL PROTECTED]>]]></maintainer> ></package> > >diffs will be posted on the feature request tracker shortly. > >requires the XML::DOM module > >Just doin my part,
Thanks, however, the chances a diff with this functionality is getting into CVS is more or less 0. I mean, it's nice to see it as a functionality demonstration, but besides that it is not serving any purpose, really. E.g. the maintainger field certainly won't look like that, we would split the name and the email of the maintainer properly, e.g. <maintainer> <name>...</name> <email>...</email> </maintainer> or <maintainer name="..." email="..."/> So, again, looking at your code to see and learn how to possibly implement this, is nice, but since we haven't even agreed to move to a new format, not to mention how that format should look like, that's all. Max -- ----------------------------------------------- Max Horn Software Developer email: <mailto:[EMAIL PROTECTED]> phone: (+49) 6151-494890 _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel