Re: NEW: textproc/py-encutils (dep of newer py-cssutils)
Theo Buehler <[email protected]> Wed, 5 Aug 2026 15:17:34 +0200
| Newsgroups | gmane.os.openbsd.ports |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2026 at 01:46:42PM +0100, Stuart Henderson wrote: > ok to import this? (note that there's an @conflict on in-tree py-cssutils, > that's not a problem). ok tb > > : A collection of helper functions to detect encodings of text files (like > : HTML, XHTML, XML, CSS, etc.) retrieved via HTTP, file or string. > : > : getEncodingInfo is probably the main function of interest which uses > : other supplied functions itself and gathers all information together and > : supplies an EncodingInfo object.