CVS: cvs.openbsd.org: ports

Stuart Henderson <[email protected]> Wed, 5 Aug 2026 07:19:58 -0600 (MDT)
Newsgroups gmane.os.openbsd.ports.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	ports
Changes by:	[email protected]	2026/08/05 07:19:58

Log message:
    import ports/textproc/py-encutils, 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.
    
    Status:
    
    Vendor Tag:	sthen
    Release Tags:	sthen_20260805
    
    N ports/textproc/py-encutils/Makefile
    N ports/textproc/py-encutils/distinfo
    N ports/textproc/py-encutils/pkg/DESCR
    N ports/textproc/py-encutils/pkg/PLIST
    
    No conflicts created by this import