pyodide/packages/pyrsistent/meta.yaml

15 lines
471 B
YAML

package:
name: pyrsistent
version: 0.18.0
source:
url: https://files.pythonhosted.org/packages/f4/d7/0fa558c4fb00f15aabc6d42d365fcca7a15fcc1091cd0f5784a14f390b7f/pyrsistent-0.18.0.tar.gz
sha256: 773c781216f8c2900b42a7b638d5b517bb134ae1acbebe4d1e8f1f41ea60eb4b
test:
imports:
- pyrsistent
about:
home: http://github.com/tobgu/pyrsistent/
PyPI: https://pypi.org/project/pyrsistent
summary: Persistent/Functional/Immutable data structures
license: MIT