.SRCINFO 640 B

12345678910111213141516171819202122232425
  1. pkgbase = nanobind
  2. pkgdesc = tiny and efficient C++/Python bindings
  3. pkgver = 1.5.2
  4. pkgrel = 1
  5. url = https://nanobind.readthedocs.io
  6. arch = any
  7. license = custom:BSD-3-clause
  8. checkdepends = python-pytest
  9. checkdepends = python-scipy
  10. makedepends = cmake
  11. makedepends = eigen
  12. makedepends = git
  13. makedepends = python-build
  14. makedepends = python-installer
  15. makedepends = python-setuptools
  16. makedepends = python-wheel
  17. depends = python
  18. depends = python-numpy
  19. source = nanobind::git+https://github.com/wjakob/nanobind#tag=v1.5.2
  20. source = git+https://github.com/Tessil/robin-map
  21. sha512sums = SKIP
  22. sha512sums = SKIP
  23. pkgname = nanobind