From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 0G49LpSFy2ItXwAAbAwnHQ (envelope-from ) for ; Mon, 11 Jul 2022 04:06:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6K0jLZSFy2IudAAAG6o9tA (envelope-from ) for ; Mon, 11 Jul 2022 04:06:12 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 378852AF8E for ; Mon, 11 Jul 2022 04:06:12 +0200 (CEST) Received: from localhost ([::1]:44506 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oAioN-00023l-3x for larch@yhetil.org; Sun, 10 Jul 2022 22:06:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47072) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oAinx-00023d-2b for emacs-orgmode@gnu.org; Sun, 10 Jul 2022 22:05:45 -0400 Received: from mail-pg1-x533.google.com ([2607:f8b0:4864:20::533]:33445) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oAinv-0003Mh-KQ for emacs-orgmode@gnu.org; Sun, 10 Jul 2022 22:05:44 -0400 Received: by mail-pg1-x533.google.com with SMTP id 72so3614112pge.0 for ; Sun, 10 Jul 2022 19:05:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=ZIVr3SDk/QmSq0zuVOSA+raH+JKDNwPZcUwUMKAHSXA=; b=dmtqIZim59/Nca7W5uqLliBDaPRIDUTGovkjICjsTjwgKoByTg/LlFS4cxtnU9mkrD lK+dMT1Zi6gNs4XBNXe3bhViTQBPdamjhMsivQdky50R95lttWHdGNaHfglCjEF1JlBl DwO77MXGVoiNVFVRvfNNIgyqksOJEUwGBVqfcYa1jz0RhbKmsh28VNFvhMKQK5NZDzpK uxOKdsbyWljM/E3MjVBrQLhHspy+p2iJfxGDXZCIl/4KpPCIDUgLqALAzxIa3t54w0Io S1WXlZS+SfNg6qii94mYTzLdvPO5ZqfzO0rhNG/wF3iBj5iCLXwyT7nAP6odNgGg2icI zTcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=ZIVr3SDk/QmSq0zuVOSA+raH+JKDNwPZcUwUMKAHSXA=; b=kV4Oxm/Vwn8mTGj+S+DDHNceS/2CluYVM+KHxYdbKpYB/NNREWlTvluCkzNHLb//3I YFGj90XxDizxe6W0MDZnnZd0dTUsBSWrLyTJQxcaNlDqD+/1ukXw2lLJG2onu3ZeUwNI PvzYzx5X8xHbEHhWdAki66ho1+V9zrZ0WsvANWisrXcnS6FtJg2W+9V8WdAFkm7jC+YR bo4gJ3T+F+0uascLA5qkWaMbshXmtiyj1mKwmpoAgAuLEfxHiER/Wx96dpNmblsG+YuB cMb/Nq771rXoh8ocbThWn7R6mJykXkw0hyf91ETrNT3nhRjLbwIcHG5sZtZlsoDScjat PJxQ== X-Gm-Message-State: AJIora+2u/sL67PxdwNkiR7o5isat3tkQHp1UqkUT8LdzMStRJfBgwEd AGH3a8xrsIr9AAtJ5a4SBYQ= X-Google-Smtp-Source: AGRyM1uLaTNRC5bdRS2qc0biWn+qCDvLDYiaR4GYKiW+7lTebtBks0U3fC0dfdwXwwBG0faXh8o0Ag== X-Received: by 2002:a63:4711:0:b0:415:ff46:ba5 with SMTP id u17-20020a634711000000b00415ff460ba5mr2972939pga.133.1657505142017; Sun, 10 Jul 2022 19:05:42 -0700 (PDT) Received: from localhost ([157.52.138.46]) by smtp.gmail.com with ESMTPSA id d9-20020a170902f14900b0016405375132sm3398565plb.25.2022.07.10.19.05.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Jul 2022 19:05:41 -0700 (PDT) From: Ihor Radchenko To: Joost Kremers Cc: =?utf-8?Q?Andr=C3=A1s?= Simonyi , Bruce D'Arcus , alain.cochard@unistra.fr, emacs-orgmode@gnu.org Subject: Re: Can citeproc be installed without using MELPA? (was: @string abbreviation in bib file not honored in (basic) org-cite) In-Reply-To: <87mtdgg3cc.fsf@fastmail.fm> References: <25288.4658.491916.790389@gargle.gargle.HOWL> <877d4n9byf.fsf@localhost> <87fsj9uxtu.fsf@localhost> <87mtdgg3cc.fsf@fastmail.fm> Date: Mon, 11 Jul 2022 10:06:48 +0800 Message-ID: <87v8s4qu6f.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::533; envelope-from=yantar92@gmail.com; helo=mail-pg1-x533.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657505172; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ZIVr3SDk/QmSq0zuVOSA+raH+JKDNwPZcUwUMKAHSXA=; b=dyVqQrS36vEzhHEii1UU2e+PNjAPNp6TCDW36a7CuJHo3qBHFFnCWUQw/5+ftibjzu9pDI 8gRLeP92qCKHOWlnJrMiyN37yxqxDrwCXzKymk5IqWNgfo+JseVrigolndNo8rZBrv5fzw jSMiUHgtOmCJ6t91SJig4GE+uFt5izqWEcD1LHwEcvvVxPYx4N6qVCDbp6FiGQC0QHwmzw KP/e20+z2JKF4vAzi21nu9iTnTbxwlOQHdmNI/m7zSbeUTbj4bvvo26eYUY4bH520zu3zR 90gNh+D0mBDF8fv7QEqrxYc3Pw4LQLZz4bP/FM+p8U7EUeHzSaucDVSWN5+xkw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657505172; a=rsa-sha256; cv=none; b=nUXPvpCRuf3KQX1GCOWjXjsR/s934eDqK9yVvqlKp7jPB0FBUfpgCIWxvMJYQWGoo9WsIY s1T4wZTr2BU1vXsjh3lwx+v8j/9iKzVQkcszLmpki7ulJgsV3OUmHR0DqiSzKpHebgks7H hl4mxgCVsdYrfinuc2IMblBls2Q3qIq+I3K5kCZx1cC5khe1p25YWsta8nKNLLcbw7kgvJ RmFnBd57TW4CH6fpUNEHR/JK3rPsqiWDuUilAjGwFWcoRAbSluUhWAHPqzoKrXjiDLcjW+ diZzNyrOjesTqOaDj/p5FJ12TwLXtN2ILN9GK+qd1xFNx0pnAw4n6iweF6PFxg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=dmtqIZim; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.05 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=dmtqIZim; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 378852AF8E X-Spam-Score: -3.05 X-Migadu-Scanner: scn0.migadu.com X-TUID: 7Y0LOIEMXgZr Joost Kremers writes: >>> looking into the source code (parsebib.el), the library seems to be >>> under a BSD-type license. > > Yes, it is. It's a single file and the license is at the top. I can add a > separate license file if that's necessary. It is not required. Just a bit confusing - Github is only able to detect license info when you have a dedicated license file. Hence, Github currently treats your repo as unlicensed - no license info is listed in the "Info" sidebar. >> Then, I am wondering if parsebib can be added to ELPA or at least >> non-GNU ELPA. The same can be said for all other dependencies of >> citeproc.el and for citeproc itself. > > I'd have no problem if it were added to non-GNU ELPA. GNU ELPA is a little > difficult because I don't have a copyright assignment on file. (It's proven a > little difficult to get someone in the company to sign the corporate waiver...) non-GNU ELPA is also fine. The idea is to avoid asking users to add extra package repo configuration. It will be the best if M-x package-install just works. ELPA and non-GNU ELPA should be available by default in newer Emacs versions. Best, Ihor