From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Aleksandr Vityazev Newsgroups: gmane.emacs.devel Subject: [ELPA] New package: srht Date: Mon, 16 May 2022 16:15:18 +0000 Message-ID: <87tu9p4fop.fsf@posteo.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="20947"; mail-complaints-to="usenet@ciao.gmane.io" To: "emacs-devel@gnu.org" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 16 20:01:40 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nqf2J-0005F2-Od for ged-emacs-devel@m.gmane-mx.org; Mon, 16 May 2022 20:01:39 +0200 Original-Received: from localhost ([::1]:33238 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nqf2G-0004wj-OH for ged-emacs-devel@m.gmane-mx.org; Mon, 16 May 2022 14:01:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nqdNa-0001bU-5Z for emacs-devel@gnu.org; Mon, 16 May 2022 12:15:30 -0400 Original-Received: from mout01.posteo.de ([185.67.36.65]:37131) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nqdNW-0006PA-KN for emacs-devel@gnu.org; Mon, 16 May 2022 12:15:29 -0400 Original-Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 28819240027 for ; Mon, 16 May 2022 18:15:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1652717724; bh=xUDWivcIgLlouSOooUTSGqwf7Ct6RGYJ+1i2AMnGVvY=; h=From:To:Subject:Date:From; b=Nt4d5nxWfXxAeZ1mjyoMqvX1Z1AwpPqWsrpFfsb/Cnzv2C97yR2iabz6rNDUNkD3/ La+Y6hRx38DP+BbuxL/QbOUjMaiC65YT+7bm24u4A4jlPFANP0Sa/vopCAgUeTsLWb +L2sDMFpNPMSP8nDRgKFkytecnQxLRvRyBrCKjmwaALs+DbgSbDOqqiKdCvsc17wpV dKDI4BAEoXR9JtlkWLMRgQOkV55b3ppd11HjeRmgM8sgZWVIXxe3oNBnWXWxDdLTW+ hNhmtOrieFILhHuLeYdvDm7ACSnACRN29zsGZGRksf0AxIQGR2/4Ta56yXzZTUEdgx TITUF8osRPfXg== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4L24963Qxvz9rxY for ; Mon, 16 May 2022 18:15:22 +0200 (CEST) Received-SPF: pass client-ip=185.67.36.65; envelope-from=avityazev@posteo.org; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, 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-Mailman-Approved-At: Mon, 16 May 2022 14:00:49 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:289813 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, I'd like to submit srht.el [1] to GNU ELPA. srht provides bindings to the Sourcehut REST API as well as commands for interacting with it. It currently supports two services: git.sr.ht =E2=80=94 git hosting and paste.= sr.ht =E2=80=94 ad-hoc text file hosting. [1] https://git.sr.ht/~akagi/srht.el --=20 Best regards, Aleksandr Vityazev --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-elpa-packages-srht-New-package.patch Content-Description: patch >From b454f08ba9b7cd0e1b9f896c670f197683c37758 Mon Sep 17 00:00:00 2001 Message-Id: From: Aleksandr Vityazev Date: Mon, 16 May 2022 15:36:21 +0300 Subject: [PATCH] * elpa-packages (srht): New package --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index 0a72606e4c..294d95e251 100644 --- a/elpa-packages +++ b/elpa-packages @@ -585,6 +585,10 @@ ("sql-cassandra" :url nil) ("sql-indent" :url "https://github.com/alex-hhh/emacs-sql-indent") ("sql-smie" :url nil) + ("srht" :url "https://git.sr.ht/~akagi/srht.el" + :ignored-files ("LICENSE") + :doc "README.org" + :auto-sync t) ("ssh-deploy" :url "https://github.com/cjohansson/emacs-ssh-deploy") ("stream" :url nil) ("svg" :core ("lisp/svg.el")) -- 2.36.0 --=-=-=--