pyodide/packages/jedi/meta.yaml

17 lines
511 B
YAML
Raw Normal View History

package:
name: jedi
2023-09-02 09:53:56 +00:00
version: 0.19.0
top-level:
- jedi
source:
2023-09-02 09:53:56 +00:00
sha256: cb8ce23fbccff0025e9386b5cf85e892f94c9b822378f8da49970471335ac64e
url: https://files.pythonhosted.org/packages/8e/46/7e3ae3aa2dcfcffc5138c6cef5448523218658411c84a2000bf75c8d3ec1/jedi-0.19.0-py2.py3-none-any.whl
requirements:
run:
- parso
about:
home: https://github.com/davidhalter/jedi
PyPI: https://pypi.org/project/jedi
summary: An autocompletion tool for Python that can be used for text editors.
license: MIT