mirror of https://github.com/pyodide/pyodide.git
15 lines
461 B
YAML
15 lines
461 B
YAML
package:
|
|
name: wrapt
|
|
version: 1.14.1
|
|
source:
|
|
url: https://files.pythonhosted.org/packages/11/eb/e06e77394d6cf09977d92bff310cb0392930c08a338f99af6066a5a98f92/wrapt-1.14.1.tar.gz
|
|
sha256: 380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d
|
|
test:
|
|
imports:
|
|
- wrapt
|
|
about:
|
|
home: https://github.com/GrahamDumpleton/wrapt
|
|
PyPI: https://pypi.org/project/wrapt
|
|
summary: Module for decorators, wrappers and monkey patching.
|
|
license: BSD
|