Date: Sun, 8 May 2011 18:40:59 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/hs-hxt-unicode Makefile distinfo pkg-descr Message-ID: <201105081840.p48IexDJ052158@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2011-05-08 18:40:59 UTC FreeBSD ports repository Added files: textproc/hs-hxt-unicode Makefile distinfo pkg-descr Log: Unicode encoding and decoding functions for utf8, iso-latin-* and somes other encodings, used in the Haskell XML Toolbox. ISO Latin 1 - 16, utf8, utf16, ASCII are supported. Decoding is done with lasy functions, errors may be detected or ignored. WWW: http://www.fh-wedel.de/~si/HXmlToolbox/index.html Obtained from: FreeBSD Haskell Revision Changes Path 1.1 +20 -0 ports/textproc/hs-hxt-unicode/Makefile (new) 1.1 +2 -0 ports/textproc/hs-hxt-unicode/distinfo (new) 1.1 +6 -0 ports/textproc/hs-hxt-unicode/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105081840.p48IexDJ052158>