From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id SAA25294; Sun, 4 Jan 2004 18:51:25 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id SAA26351 for ; Sun, 4 Jan 2004 18:51:24 +0100 (MET) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id i04HpNH18751 for ; Sun, 4 Jan 2004 18:51:23 +0100 (MET) Received: from [212.227.126.160] (helo=mrelayng0.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AdCPL-00057h-00 for caml-list@inria.fr; Sun, 04 Jan 2004 18:51:23 +0100 Received: from [80.129.110.141] (helo=gate.gerd-stolpmann.de) by mrelayng0.kundenserver.de with asmtp (Exim 3.35 #1) id 1AdCPL-00074L-00 for caml-list@inria.fr; Sun, 04 Jan 2004 18:51:23 +0100 Received: from ice.gerd-stolpmann.de (ice.gerd-stolpmann.de [192.168.0.13]) by gate.gerd-stolpmann.de (Postfix) with ESMTP id 4082056C0 for ; Sun, 4 Jan 2004 18:51:22 +0100 (CET) Received: by ice.gerd-stolpmann.de (Postfix, from userid 1000) id 3BEECB039; Sun, 4 Jan 2004 18:51:20 +0100 (CET) Subject: [Caml-list] Announcement: Findlib-1.0 released From: Gerd Stolpmann To: caml-list@inria.fr Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1073238679.991.12.camel@ice.gerd-stolpmann.de> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sun, 04 Jan 2004 18:51:20 +0100 X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:a6865a839c0178d9aa0ce41878507ea2 X-Loop: caml-list@inria.fr X-Spam: no; 0.00; findlib-:01 gerd:01 stolpmann:01 findlib:01 findlib:01 3.07:01 subpackages:01 dependencies:01 predicates:01 ocamldoc:01 svn:99 findlib-:01 gerd:01 stolpmann:01 viktoriastr:01 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi list, I have just released version 1.0 of findlib, the library manager for O'Caml. This is a rather big step, as the list of changes is very long. Nevertheless, this version of findlib is backward-compatible with previous versions. However, O'Caml 3.07 is required for installation. The most prominent changes: - It is now possible that a package has subpackages. This is very useful to express intra-package dependencies. - There are a number of new features for META files, e.g. it is possible to append to variables, and to negate predicates. - There is now ocamldoc documentation - There is a subversion repository (https://gps.dynxs.de/svn/lib-findlib) The detailed list of changes is included in the README file, see here: http://www.ocaml-programming.de/packages/documentation/findlib/README.html The whole (updated) documentation is available here: http://www.ocaml-programming.de/packages/documentation/findlib/ Download: http://www.ocaml-programming.de/packages/findlib-1.0.tar.gz A lot of fun, Gerd -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners