[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31431] [PATCH 0/1] gnu: Add pybind11.
From: |
Fis Trivial |
Subject: |
[bug#31431] [PATCH 0/1] gnu: Add pybind11. |
Date: |
Sat, 12 May 2018 14:51:30 +0000 |
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
- [bug#31431] [PATCH 0/1] gnu: Add pybind11.,
Fis Trivial <=