unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package: srht
@ 2022-05-16 16:15 Aleksandr Vityazev
  2022-05-17 12:54 ` Alexander Adolf
  2022-05-17 18:42 ` Stefan Monnier
  0 siblings, 2 replies; 19+ messages in thread
From: Aleksandr Vityazev @ 2022-05-16 16:15 UTC (permalink / raw)
  To: emacs-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]


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 — git hosting and paste.sr.ht
— ad-hoc text file hosting.

[1] https://git.sr.ht/~akagi/srht.el

-- 
Best regards,
Aleksandr Vityazev

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: patch --]
[-- Type: text/x-patch, Size: 920 bytes --]

From b454f08ba9b7cd0e1b9f896c670f197683c37758 Mon Sep 17 00:00:00 2001
Message-Id: <b454f08ba9b7cd0e1b9f896c670f197683c37758.1652715289.git.avityazev@posteo.org>
From: Aleksandr Vityazev <avityazev@posteo.org>
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


^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2022-05-21 22:30 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16 16:15 [ELPA] New package: srht Aleksandr Vityazev
2022-05-17 12:54 ` Alexander Adolf
2022-05-17 14:49   ` Aleksandr Vityazev
2022-05-18 11:15     ` Alexander Adolf
2022-05-18 12:49     ` Stefan Monnier
2022-05-18 13:13       ` Tassilo Horn
2022-05-17 16:03   ` Tassilo Horn
2022-05-17 18:42 ` Stefan Monnier
2022-05-17 19:07   ` Aleksandr Vityazev
2022-05-17 19:17     ` Stefan Monnier
2022-05-18 17:47       ` Aleksandr Vityazev
2022-05-19  4:56         ` Tassilo Horn
2022-05-19 19:10           ` Aleksandr Vityazev
2022-05-19 19:50             ` Tassilo Horn
2022-05-19 21:06               ` Aleksandr Vityazev
2022-05-20  6:05                 ` Tassilo Horn
2022-05-20 18:39                   ` Aleksandr Vityazev
2022-05-20 19:08                   ` Stefan Kangas
2022-05-21 22:30                     ` Jonas Bernoulli

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).