all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50836] [PATCH 0/5] Python logic programming packages
@ 2021-09-27  2:17 Ryan Prior via Guix-patches via
  2021-09-27  2:20 ` [bug#50836] [PATCH 1/5] gnu: Add python-multipledispatch Ryan Prior via Guix-patches via
  2021-11-15 13:42 ` bug#50836: [PATCH 0/5] Python logic programming packages Ludovic Courtès
  0 siblings, 2 replies; 8+ messages in thread
From: Ryan Prior via Guix-patches via @ 2021-09-27  2:17 UTC (permalink / raw)
  To: 50836

Hi Guix! Here's a series of patches for software I use for logic programming in Python.

Ryan Prior (5):
  gnu: Add python-multipledispatch.
  gnu: Add python-logical-unification.
  gnu: Add python-cons.
  gnu: Add python-etuples.
  gnu: Add python-minikanren.

 gnu/packages/python-xyz.scm | 139 ++++++++++++++++++++++++++++++++++++
 1 file changed, 139 insertions(+)

--
2.33.0






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

end of thread, other threads:[~2021-11-15 13:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27  2:17 [bug#50836] [PATCH 0/5] Python logic programming packages Ryan Prior via Guix-patches via
2021-09-27  2:20 ` [bug#50836] [PATCH 1/5] gnu: Add python-multipledispatch Ryan Prior via Guix-patches via
2021-09-27  2:20   ` [bug#50836] [PATCH 2/5] gnu: Add python-logical-unification Ryan Prior via Guix-patches via
2021-09-27  2:20   ` [bug#50836] [PATCH 3/5] gnu: Add python-cons Ryan Prior via Guix-patches via
2021-09-27  2:20   ` [bug#50836] [PATCH 4/5] gnu: Add python-etuples Ryan Prior via Guix-patches via
2021-09-27  2:20   ` [bug#50836] [PATCH 5/5] gnu: Add python-minikanren Ryan Prior via Guix-patches via
2021-09-27 10:28   ` [bug#50836] [PATCH 1/5] gnu: Add python-multipledispatch Maxime Devos
2021-11-15 13:42 ` bug#50836: [PATCH 0/5] Python logic programming packages Ludovic Courtès

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.