From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by sympa.inria.fr (Postfix) with ESMTPS id 7E62B7FD26 for ; Sat, 7 Nov 2015 20:48:20 +0100 (CET) IronPort-PHdr: 9a23:2rERxB9K/INuJP9uRHKM819IXTAuvvDOBiVQ1KB91e8cTK2v8tzYMVDF4r011RmSDdidt6oP0rKM+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuStOU05z8jrjos7ToICx2xxOFKYtoKxu3qQiD/uI3uqBFbpgL9x3Sv3FTcP5Xz247bXianhL7+9vitMU7q3cYjck87NZNWrnWeKExTLoQTGh3cjN92Mq+vhDGSU6L52AAemQQiBtBRQbfvz/gWZKklS/7qOdnkAOTO8H7SfhgXjCj8apxYBHpkjwbcT8/tWvakMhxiuRXrUTy9FRE34fIbdTNZ7JFdaTHcIZGFGc= Authentication-Results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=oliver@first.in-berlin.de; spf=None smtp.mailfrom=oliver@first.in-berlin.de; spf=None smtp.helo=postmaster@einhorn.in-berlin.de Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=pra; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of oliver@first.in-berlin.de) identity=mailfrom; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="oliver@first.in-berlin.de"; x-conformance=sidf_compatible Received-SPF: None (mail3-smtp-sop.national.inria.fr: no sender authenticity information available from domain of postmaster@einhorn.in-berlin.de) identity=helo; client-ip=192.109.42.8; receiver=mail3-smtp-sop.national.inria.fr; envelope-from="oliver@first.in-berlin.de"; x-sender="postmaster@einhorn.in-berlin.de"; x-conformance=sidf_compatible X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: A0DfAADIVD5WlAgqbcBdhA5vBq5XkT4hhW8CgSI8EAEBAQEBAQEBEAEBAQEJCwkJIS6CLoIHAQEBAwEjFTYQCwsYAgIJDw4CAkUSGRKIBwMKCAQJsGiLZAOESQELIYEBilGFJ4JOgUQFhgsMhwSJLYUeiAETUoFHhnWRcQGBOjiCUoFecYUUAQEB X-IPAS-Result: A0DfAADIVD5WlAgqbcBdhA5vBq5XkT4hhW8CgSI8EAEBAQEBAQEBEAEBAQEJCwkJIS6CLoIHAQEBAwEjFTYQCwsYAgIJDw4CAkUSGRKIBwMKCAQJsGiLZAOESQELIYEBilGFJ4JOgUQFhgsMhwSJLYUeiAETUoFHhnWRcQGBOjiCUoFecYUUAQEB X-IronPort-AV: E=Sophos;i="5.20,258,1444687200"; d="scan'208";a="153042022" Received: from einhorn.in-berlin.de ([192.109.42.8]) by mail3-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Nov 2015 20:48:19 +0100 X-Envelope-From: oliver@first.in-berlin.de X-Envelope-To: Received: from localhost (yak.in-berlin.de [192.109.42.109]) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id tA7JmIYb008485 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 7 Nov 2015 20:48:18 +0100 Received: from x55b2070a.dyn.telefonica.de (x55b2070a.dyn.telefonica.de [85.178.7.10]) by webmail.in-berlin.de (Horde Framework) with HTTP; Sat, 07 Nov 2015 20:48:18 +0100 Date: Sat, 07 Nov 2015 20:48:18 +0100 Message-ID: <20151107204818.Horde.zsZeeaYZk-YwVxF8u5Uvi7O@webmail.in-berlin.de> From: Oliver Bandel To: caml-list@inria.fr References: <20151107014535.Horde.lKcraVheLdsNZmIvktgCuAD@webmail.in-berlin.de> <20151107123839.1b60afd5@xivilization.net> In-Reply-To: <20151107123839.1b60afd5@xivilization.net> User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [Caml-list] camlzip added to AUR (Arch-Linux) Hi, it differs not much. ocaml-zip also has documentation added. And the name is different. ocaml-camlzip uses the original name "camlzip" as part of the package name, which makes it easier to find, if one looks for "camlzip". Adding "ocaml-" in front of original name is the "official" way for naming packages. So, IMHO, ocaml-camlzip can be removed and ocaml-zip should be renamed (to ocaml-camlzip). Ciao, Oliver Zitat von Marek Kubica (Sat, 7 Nov 2015 12:38:39 +0100) > Hello, > > On Sat, 07 Nov 2015 01:45:35 +0100 > Oliver Bandel wrote: > >> I added camlzip to AUR (Arch-Linux): >> >> https://aur.archlinux.org/packages/ocaml-camlzip/ >> > > Could you explain how this differs from the existing > > > > (First Submitted: 2008-11-16 11:40) > > regards, > Marek > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs