all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#41366] [PATCH 0/4] Add Importmagic
@ 2020-05-17 18:32 Ryan Prior via Guix-patches via
  2020-05-17 18:41 ` [bug#41366] [PATCH 1/4] gnu: Add python-importmagic Ryan Prior via Guix-patches via
  0 siblings, 1 reply; 11+ messages in thread
From: Ryan Prior via Guix-patches via @ 2020-05-17 18:32 UTC (permalink / raw)
  To: 41366

Importmagic fixes Python imports automatically. It has a few dependencies
(sexpdata, epc) not yet packaged in Guix, and a corresponding Emacs mode.

Ryan Prior (4):
  gnu: Add python-importmagic.
  gnu: Add python-sexpdata.
  gnu: Add python-epc.
  gnu: Add emacs-importmagic.

 gnu/packages/emacs-xyz.scm  | 23 ++++++++++++++
 gnu/packages/python-xyz.scm | 62 +++++++++++++++++++++++++++++++++++++
 2 files changed, 85 insertions(+)

-- 
2.17.1






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

end of thread, other threads:[~2020-05-23 21:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-17 18:32 [bug#41366] [PATCH 0/4] Add Importmagic Ryan Prior via Guix-patches via
2020-05-17 18:41 ` [bug#41366] [PATCH 1/4] gnu: Add python-importmagic Ryan Prior via Guix-patches via
2020-05-17 18:41   ` [bug#41366] [PATCH 2/4] gnu: Add python-sexpdata Ryan Prior via Guix-patches via
2020-05-17 18:41   ` [bug#41366] [PATCH 3/4] gnu: Add python-epc Ryan Prior via Guix-patches via
2020-05-17 18:42   ` [bug#41366] [PATCH 4/4] gnu: Add emacs-importmagic Ryan Prior via Guix-patches via
2020-05-23 19:02     ` Marius Bakke
2020-05-23 19:27       ` Ryan Prior via Guix-patches via
2020-05-23 20:00         ` Nicolas Goaziou
2020-05-23 20:41           ` Ryan Prior via Guix-patches via
2020-05-23 21:12             ` Marius Bakke
2020-05-23 21:18               ` Ryan Prior via Guix-patches via

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

	https://git.savannah.gnu.org/cgit/guix.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.