pyodide/packages/attrs/meta.yaml

18 lines
470 B
YAML
Raw Normal View History

2018-08-21 14:50:25 +00:00
package:
name: attrs
2022-01-10 19:54:11 +00:00
version: 21.4.0
top-level:
- attr
- attrs
2018-08-21 14:50:25 +00:00
source:
sha256: 2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4
url: https://files.pythonhosted.org/packages/be/be/7abce643bfdf8ca01c48afa2ddf8308c2308b0c3b239a44e57d020afa0ef/attrs-21.4.0-py2.py3-none-any.whl
requirements:
run:
2022-01-10 19:54:11 +00:00
- six
about:
home: https://www.attrs.org/
PyPI: https://pypi.org/project/attrs
summary: Classes Without Boilerplate
license: MIT