代码拉取完成,页面将自动刷新
Metadata-Version: 2.1
Name: numcodecs
Version: 0.12.0
Summary: A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
Maintainer-email: Alistair Miles <alimanfoo@googlemail.com>
License: MIT
Project-URL: Bug Tracker, https://github.com/zarr-developers/numcodecs/issues
Project-URL: Changelog, https://numcodecs.readthedocs.io/en/stable/release.html
Project-URL: Documentation, https://numcodecs.readthedocs.io/
Project-URL: Homepage, https://github.com/zarr-developers/numcodecs
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: numpy>=1.7
Provides-Extra: docs
Requires-Dist: sphinx<7.0.0; extra == "docs"
Requires-Dist: sphinx-issues; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: mock; extra == "docs"
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: flake8; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: msgpack
Requires-Dist: msgpack; extra == "msgpack"
Provides-Extra: zfpy
Requires-Dist: zfpy>=1.0.0; extra == "zfpy"
Numcodecs
=========
Numcodecs is a Python package providing buffer compression and transformation
codecs for use in data storage and communication applications.
.. image:: https://readthedocs.org/projects/numcodecs/badge/?version=latest
:target: https://numcodecs.readthedocs.io/en/latest/?badge=latest
.. image:: https://github.com/zarr-developers/numcodecs/workflows/Linux%20CI/badge.svg?branch=main
:target: https://github.com/zarr-developers/numcodecs/actions?query=workflow%3A%22Linux+CI%22
.. image:: https://github.com/zarr-developers/numcodecs/workflows/OSX%20CI/badge.svg?branch=main
:target: https://github.com/zarr-developers/numcodecs/actions?query=workflow%3A%22OSX+CI%22
.. image:: https://github.com/zarr-developers/numcodecs/workflows/Wheels/badge.svg?branch=main
:target: https://github.com/zarr-developers/numcodecs/actions?query=workflow%3AWheels
.. image:: https://codecov.io/gh/zarr-developers/numcodecs/branch/main/graph/badge.svg
:target: https://codecov.io/gh/zarr-developers/numcodecs
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。