* [NonGNU ELPA] New package: hyperdrive
@ 2023-08-12 18:51 Joseph Turner
0 siblings, 0 replies; only message in thread
From: Joseph Turner @ 2023-08-12 18:51 UTC (permalink / raw)
To: emacs-devel; +Cc: Adam Porter, Paula Maas, Protesilaos Stavrou
[-- Attachment #1: Type: text/plain, Size: 582 bytes --]
Hello all,
Adam Porter and I have been working on an Emacs interface
(<https://git.sr.ht/~ushin/hyperdrive.el>) for managing hyperdrives,
which are real-time, versioned, p2p filesystems.
(<https://docs.holepunch.to/building-blocks/hyperdrive>).
Some features have already been implemented and described in the manual
(<https://ushin.org/hyperdrive-manual.html>). We plan to work on a peer
discovery mechanism so you can announce interest in a topic, e.g.
"Emacs", and discover other online peers who share that topic interest.
I look forward to hearing feedback!
Best,
Joseph
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-elpa-packages-hyperdrive.patch --]
[-- Type: text/x-diff, Size: 460 bytes --]
diff --git a/elpa-packages b/elpa-packages
index 77d7a5409e..41a060bff0 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -340,6 +340,10 @@
:ignored-files ("htmlize.el.html")
:release-branch "stable")
+ (hyperdrive :url "https://git.sr.ht/~ushin/hyperdrive.el"
+ :readme "README.md"
+ :doc "doc/hyperdrive-manual.org")
+
(idle-highlight-mode :url "https://codeberg.org/ideasman42/emacs-idle-highlight-mode"
:ignored-files (".elisp-autofmt"))
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-08-12 18:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-12 18:51 [NonGNU ELPA] New package: hyperdrive Joseph Turner
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).