[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Output of dpkg-scanpackages as XML



On Wed, Jan 05, 2005 at 04:42:32PM -0500, William Ballard wrote:
> On Wed, Jan 05, 2005 at 04:32:07PM -0500, William Ballard wrote:
> >   echo '</Long-Description></entry></packages>'
>          ^^^
> 
> Should have closed the CDATA tag here.  The short description
> tag should probably be wrapped in CDATA too.  If any package
> descriptions contain "]]>", it'll break it.
> 
> You should probably wrap maintainer names in CDATA tags as they
> will likely contain unusual characters.
> 
> Is there a unicode shell which does all piping in Unicode?
> cmd.exe in NT has a switch that does all piping in Unicode
Does it make a difference?  Shouldn't a pipe just move the data
independent of any interpretation?

Justin



Reply to: