pyodide/packages/pyrsistent/meta.yaml

15 lines
493 B
YAML

package:
name: pyrsistent
version: 0.19.3
top-level:
- _pyrsistent_version
- pyrsistent
source:
url: https://files.pythonhosted.org/packages/bf/90/445a7dbd275c654c268f47fa9452152709134f61f09605cf776407055a89/pyrsistent-0.19.3.tar.gz
sha256: 1a2994773706bbb4995c31a97bc94f1418314923bd1048c6d964837040376440
about:
home: http://github.com/tobgu/pyrsistent/
PyPI: https://pypi.org/project/pyrsistent
summary: Persistent/Functional/Immutable data structures
license: MIT