mirror of https://github.com/pyodide/pyodide.git
15 lines
450 B
YAML
15 lines
450 B
YAML
package:
|
|
name: pycparser
|
|
version: "2.21"
|
|
source:
|
|
url: https://files.pythonhosted.org/packages/62/d5/5f610ebe421e85889f2e55e33b7f9a6795bd982198517d912eb1c76e1a53/pycparser-2.21-py2.py3-none-any.whl
|
|
sha256: 8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9
|
|
test:
|
|
imports:
|
|
- pycparser
|
|
about:
|
|
home: https://github.com/eliben/pycparser
|
|
PyPI: https://pypi.org/project/pycparser
|
|
summary: C parser in Python
|
|
license: BSD
|