pyodide/packages/bitarray/meta.yaml

14 lines
457 B
YAML
Raw Normal View History

2022-05-04 15:50:44 +00:00
package:
name: bitarray
2024-02-12 23:31:32 +00:00
version: 2.9.2
top-level:
- bitarray
2022-05-04 15:50:44 +00:00
source:
2024-02-12 23:31:32 +00:00
url: https://files.pythonhosted.org/packages/c7/bf/25cf92a83e1fe4948d7935ae3c02f4c9ff9cb9c13e977fba8af11a5f642c/bitarray-2.9.2.tar.gz
sha256: a8f286a51a32323715d77755ed959f94bef13972e9a2fe71b609e40e6d27957e
2022-05-04 15:50:44 +00:00
about:
home: https://github.com/ilanschnell/bitarray
PyPI: https://pypi.org/project/bitarray
summary: efficient arrays of booleans -- C extension
license: PSF