pyodide/packages/termcolor/meta.yaml

15 lines
466 B
YAML
Raw Normal View History

package:
name: termcolor
version: 1.1.0
source:
url: https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz
sha256: 1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b
test:
imports:
- termcolor
about:
home: http://pypi.python.org/pypi/termcolor
PyPI: https://pypi.org/project/termcolor
summary: ANSII Color formatting for output in terminal.
license: MIT