all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* NonGNU ELPA package submission: EPIO
@ 2022-04-01 15:02 Daniel Hutzley
  2022-04-01 16:45 ` Stefan Monnier
  0 siblings, 1 reply; 8+ messages in thread
From: Daniel Hutzley @ 2022-04-01 15:02 UTC (permalink / raw)
  To: emacs-devel

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

Hi all,
I would like to submit my new EPIO (Emacs PlatformIO) package to
NonGNU ELPA. It provides integration with the free software PlatformIO
CLI for EMACS, and is loosely based on the semi-official PlatformIO
package functionality wise-wise (though it is pretty much rewritten
from the ground up code-wise, with highlights including the inclusion
of TexInfo documentation and no dependence on Projectile).
Thanks,
--Danny

Included patches:
============================================
Package name : epio
Existing versions : 0.1.0, 0.1.1
Source code : https://git.sr.ht/~hutzdog/epio
License : MPL-2.0
Documentation license : CC-BY-SA-4.0
Patch file : 0001-elpa-packages-epio-New-package.patch
Target repo : NonGNU ELPA

[-- Attachment #2: 0001-elpa-packages-epio-New-package.patch --]
[-- Type: text/x-patch, Size: 844 bytes --]

From bf5f3455480d9d4ea476e7e56ba50d51eac41a1e Mon Sep 17 00:00:00 2001
From: Danielle Hutzley <endergeryt@gmail.com>
Date: Thu, 31 Mar 2022 16:53:59 -0700
Subject: [PATCH] elpa-packages (epio): New package

---
 elpa-packages | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index c008f8c6af..3af034fa2b 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -114,6 +114,12 @@
   :doc "elpher.texi"
   :ignored-files ("Makefile" "ISSUES.org" "RELEASE" "config.mk"))
 
+ ("epio"		:url "https://git.sr.ht/~hutzdog/epio.git"
+  :ignored-files ("Makefile.am" "configure.ac" "shell.nix" "COPYING")
+  :readme "README.md"
+  :news "ChangeLog"
+  :doc "epio.texi")
+
  ("evil"		:url "https://github.com/emacs-evil/evil"
   :ignored-files ("COPYING" "lib" "scripts")
   :doc "doc/build/texinfo/evil.texi")
-- 
2.35.1


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

end of thread, other threads:[~2022-04-03 16:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-01 15:02 NonGNU ELPA package submission: EPIO Daniel Hutzley
2022-04-01 16:45 ` Stefan Monnier
2022-04-01 18:59   ` Daniel Hutzley
2022-04-01 21:10     ` Stefan Monnier
2022-04-01 21:53       ` Daniel Hutzley
2022-04-01 22:40         ` Stefan Monnier
2022-04-03  3:58         ` Richard Stallman
2022-04-03 16:19           ` Daniel Hutzley

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.