From: Laurent Laville on
Charles,

You have a little typo error in package info

Regards
Laurent

PEAR Announce a �crit :
> The new PEAR package HTML_Entities-0.2.2 (alpha) has been released at http://pear.php.net/.
>
> Release notes
> -------------
> This is the first release.
>
> Package Info
> ------------
> This package allo to convert utf-8 text to html entities

------------------^
I think "w" is missing !

> and vice-versa. It provides functions similar to php functions
> html_entity_decode, htmlentities and get_html_translation_table,
> but it works properly with utf-8 in PHP4, and contains ALL defined
> HTML entities.
>
> Related Links
> -------------
> Package home: http://pear.php.net/package/HTML_Entities
> Changelog: http://pear.php.net/package/HTML_Entities/download/0.2.2
> Download: http://download.pear.php.net/package/HTML_Entities-0.2.2.tgz
>
> Authors
> -------
> Charles Brunet (lead)
>