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 mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by sympa.inria.fr (Postfix) with ESMTPS id 2298A7EEAF for ; Thu, 17 Jan 2013 08:53:00 +0100 (CET) Received-SPF: None (mail1-smtp-roc.national.inria.fr: no sender authenticity information available from domain of sylvain@le-gall.net) identity=pra; client-ip=80.91.229.3; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="sylvain@le-gall.net"; x-conformance=sidf_compatible Received-SPF: Pass (mail1-smtp-roc.national.inria.fr: domain of gclci-caml-list@m.gmane.org designates 80.91.229.3 as permitted sender) identity=mailfrom; client-ip=80.91.229.3; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="gclci-caml-list@m.gmane.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: Pass (mail1-smtp-roc.national.inria.fr: domain of postmaster@plane.gmane.org designates 80.91.229.3 as permitted sender) identity=helo; client-ip=80.91.229.3; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="postmaster@plane.gmane.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ar8CAJas91BQW+UDgWdsb2JhbABEhj6pLo4uFg4BARYmJ4IeAQEFIw8BIjQLGAICGA4CAhAsGxmIHQioHZEjgSOMbIIWgRMDkm2DH4EckiI X-IronPort-AV: E=Sophos;i="4.84,484,1355094000"; d="scan'208";a="190311165" Received: from plane.gmane.org ([80.91.229.3]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/AES256-SHA; 17 Jan 2013 08:52:59 +0100 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TvkHg-0000hN-BL for caml-list@inria.fr; Thu, 17 Jan 2013 08:53:12 +0100 Received: from ks399241.kimsufi.com ([37.59.37.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jan 2013 08:53:12 +0100 Received: from sylvain by ks399241.kimsufi.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jan 2013 08:53:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Date: Thu, 17 Jan 2013 07:52:41 +0000 (UTC) Message-ID: References: <6833F17C-B642-4ED9-8C8F-2665A9742845@ocamlpro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ks399241.kimsufi.com User-Agent: slrn/pre1.0.0-18 (Linux) Subject: [Caml-list] Re: [ANN] beta-release of OPAM On 15-01-2013, Daniel Bünzli wrote: > Le mardi, 15 janvier 2013 à 16:40, Thomas Gazagnaire a écrit : >> if you have developed packages which are already in OPAM do not hesitate to claim their ownership and to improve their description - if your packages are not yet in, it's time to start packaging them! > > At a certain point I plan to do so. Is there, however, any known > tool/scripts that can help me to streamline this process via the > _oasis file of my packages ? This file already contains ammost > everything: a package name, version, synopsis, description and > (implicit) build instructions (see [1] for an example). I wish such a tool exists. Technically speaking nothing prevent that, I think this is just a matter of someone taking the time to write such a tool. The GODI/OASIS, Debian/OASIS and ODB/OASIS integration are already doing that, for other package manager. http://godi.camlcity.org/godi/oasis.html http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/oasis2debian.git;a=summary If you start such a tool, please share. Cheers, Sylvain Le Gall -- My company: http://www.ocamlcore.com Linkedin: http://fr.linkedin.com/in/sylvainlegall Start an OCaml project here: http://forge.ocamlcore.org OCaml blogs: http://planet.ocamlcore.org