pyodide/packages/strictyaml/meta.yaml

22 lines
567 B
YAML

package:
name: strictyaml
version: 1.7.3
top-level:
- strictyaml
source:
url: https://files.pythonhosted.org/packages/96/7c/a81ef5ef10978dd073a854e0fa93b5d8021d0594b639cc8f6453c3c78a1d/strictyaml-1.7.3-py3-none-any.whl
sha256: fb5c8a4edb43bebb765959e420f9b3978d7f1af88c80606c03fb420888f5d1c7
about:
home: ""
PyPI: https://pypi.org/project/strictyaml
summary: Strict, typed YAML parser
license: MIT
requirements:
run:
# Dependencies that are needed to run the package
- python-dateutil
extra:
recipe-maintainers:
- bitsondatadev