6 buildPythonPackage rec {
11 inherit pname version;
12 sha256 = "f31c047f6e4fc5f66eb0ab43afd046ba82ce247e18071141791364c4998716fc";
19 homepage = "https://github.com/joe-jordan/pyvoro";
20 description = "2D and 3D Voronoi tessellations: a python entry point for the voro++ library";
21 license = licenses.mit;