pyodide/packages/cytoolz/meta.yaml

18 lines
522 B
YAML
Raw Normal View History

package:
name: cytoolz
version: 0.12.0
top-level:
- cytoolz
source:
sha256: c105b05f85e03fbcd60244375968e62e44fe798c15a3531c922d531018d22412
url: https://files.pythonhosted.org/packages/c1/75/e2e5cbe5309f14265d6c9ac543933a24b168416f87ae9275083be10759eb/cytoolz-0.12.0.tar.gz
requirements:
run:
2022-01-10 19:54:11 +00:00
- nose
- toolz
about:
home: https://github.com/pytoolz/cytoolz
PyPI: https://pypi.org/project/cytoolz
summary: "Cython implementation of Toolz: High performance functional utilities"
license: BSD