all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#31431] [PATCH 0/1] gnu: Add pybind11.
@ 2018-05-12 14:51 Fis Trivial
  2018-05-12 14:53 ` [bug#31431] [PATCH 1/1] " Fis Trivial
  2018-05-26 20:51 ` bug#31431: [PATCH 0/1] " Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Fis Trivial @ 2018-05-12 14:51 UTC (permalink / raw)
  To: 31431


pybind11 is a c++ library for python binding. I don't know if it's
appropriate to put it in python.scm. I checked libffi, libffcall, swig,
they all have their independent file, and all of them contains very few
packages.

Should I merge them into one file just named "ffi.scm"?

fis (1):
  gnu: Add pybind11.

 gnu/packages/python.scm | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

-- 
2.14.3

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

end of thread, other threads:[~2018-05-26 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-12 14:51 [bug#31431] [PATCH 0/1] gnu: Add pybind11 Fis Trivial
2018-05-12 14:53 ` [bug#31431] [PATCH 1/1] " Fis Trivial
2018-05-26 20:51 ` bug#31431: [PATCH 0/1] " 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.