pyodide/packages/lxml/meta.yaml

22 lines
478 B
YAML

package:
name: lxml
version: 4.8.0
source:
sha256: f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23
url: https://files.pythonhosted.org/packages/3b/94/e2b1b3bad91d15526c7e38918795883cee18b93f6785ea8ecf13f8ffa01e/lxml-4.8.0.tar.gz
build:
cflags: |
-Wno-implicit-function-declaration
requirements:
run:
- beautifulsoup4
- cssselect
- html5lib
- libxml
- libxslt
test:
imports:
- lxml
- lxml.etree
- lxml.objectify