From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 9B953BB81 for ; Wed, 10 Nov 2004 05:07:48 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iAA47m8Y017731 for ; Wed, 10 Nov 2004 05:07:48 +0100 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id FAA08418 for ; Wed, 10 Nov 2004 05:07:47 +0100 (MET) Received: from swisspig.phauna.org (pcp0010864955pcs.longhl01.md.comcast.net [68.49.129.238]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iAA47k4U017714 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 10 Nov 2004 05:07:47 +0100 Received: from warchicken.phauna.org ([192.168.0.6]) by swisspig.phauna.org with smtp (Exim 4.42) id 1CRjlg-00021B-Kq; Tue, 09 Nov 2004 23:07:36 -0500 Received: by warchicken.phauna.org (sSMTP sendmail emulation); Tue, 9 Nov 2004 23:07:36 -0500 From: "N. Owen Gunden" Date: Tue, 9 Nov 2004 23:07:36 -0500 To: caml-list@inria.fr, godi-list@ocaml-programming.de Subject: (announce) ansicolor-0.5 Message-ID: <20041110040736.GA23933@phauna.org> Mail-Followup-To: caml-list@inria.fr, godi-list@ocaml-programming.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Miltered: at nez-perce with ID 41919414.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 41919412.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; o'caml:01 cpan:01 api:01 tarball:01 owen:98 tar:01 module:03 library:03 interface:05 release:08 distribution:09 distribution:09 roughly:09 announce:09 package:14 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on yquem.inria.fr X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.0 X-Spam-Level: O'Caml ANSIColor is a library for creating colorful text and other effects in ANSI-compatible terminals. The code is staggeringly simple, and the interface and implementation are both very roughly based on Term::ANSIColor (a CPAN module). Homepage: http://projects.phauna.org/ansicolor/ API: http://projects.phauna.org/ansicolor/doc/ Tarball: http://projects.phauna.org/ansicolor/release/ansicolor-0.5.tar.gz GODI package: godi-ansicolor* *: currently there is only a godi package for the 3.08 GODI distribution. If there is demand and someone is willing to test with 3.07 I will gladly put the package into the 3.07 distribution as well. That is all.