2023-07-14 09:48:31 +00:00
|
|
|
package:
|
|
|
|
name: igraph
|
2024-02-12 23:31:32 +00:00
|
|
|
version: 0.11.3
|
2023-07-14 09:48:31 +00:00
|
|
|
top-level:
|
|
|
|
- igraph
|
|
|
|
|
|
|
|
source:
|
2024-02-12 23:31:32 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/78/56/ebd68f3ad01021cbccd41618f8e27680887ab1e3f2c8d469f44101f03c69/igraph-0.11.3.tar.gz
|
|
|
|
sha256: e55df60f882a51b8e8c1c5e7e940c5f90685d75634ea6df63bebcc983397adfa
|
2023-07-14 09:48:31 +00:00
|
|
|
|
|
|
|
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)
|
2024-02-12 21:06:34 +00:00
|
|
|
extra:
|
|
|
|
recipe-maintainers:
|
|
|
|
- ntamas
|