mirror of https://github.com/pyodide/pyodide.git
24 lines
618 B
YAML
24 lines
618 B
YAML
package:
|
|
name: fastparquet
|
|
version: 2023.7.0
|
|
top-level:
|
|
- fastparquet
|
|
requirements:
|
|
run:
|
|
- cramjam
|
|
- numpy
|
|
- pandas
|
|
- fsspec
|
|
- packaging
|
|
source:
|
|
url: https://files.pythonhosted.org/packages/03/7b/e13441d2dce9b21562c8b0647ad2316241eddce4dac3c4eefa05332ddfd8/fastparquet-2023.7.0.tar.gz
|
|
sha256: 66ee6448fd8750d7028ccea2072f404ab05e4e00d98fd33f02dad1260e819aaf
|
|
about:
|
|
home: https://github.com/dask/fastparquet/
|
|
PyPI: https://pypi.org/project/fastparquet
|
|
summary: Python support for Parquet file format
|
|
license: Apache License 2.0
|
|
extra:
|
|
recipe-maintainers:
|
|
- joemarshall
|