pyodide/packages/igraph/meta.yaml

31 lines
630 B
YAML

package:
name: igraph
version: 0.11.3
top-level:
- igraph
source:
url: https://files.pythonhosted.org/packages/78/56/ebd68f3ad01021cbccd41618f8e27680887ab1e3f2c8d469f44101f03c69/igraph-0.11.3.tar.gz
sha256: e55df60f882a51b8e8c1c5e7e940c5f90685d75634ea6df63bebcc983397adfa
requirements:
run:
- texttable
build:
cflags: |
-Wno-return-type
test:
imports:
- igraph
about:
home: https://igraph.org/python
PyPI: https://pypi.org/project/igraph
summary: High performance graph data structures and algorithms
license: GNU General Public License (GPL)
extra:
recipe-maintainers:
- ntamas