unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Daniel Hutzley <endergeryt@gmail.com>
To: emacs-devel@gnu.org
Subject: NonGNU ELPA package submission: EPIO
Date: Fri, 1 Apr 2022 08:02:17 -0700	[thread overview]
Message-ID: <CAJ5b-sZ+CrpHvg7ApbXW9Nof53AAg2gAqeQ11q2-onei6TbDYQ@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2022-04-01 15:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01 15:02 Daniel Hutzley [this message]
2022-04-01 16:45 ` NonGNU ELPA package submission: EPIO 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJ5b-sZ+CrpHvg7ApbXW9Nof53AAg2gAqeQ11q2-onei6TbDYQ@mail.gmail.com \
    --to=endergeryt@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).