mrc2omezarr

View on PyPIReverse Dependencies (0)

0.3 mrc2omezarr-0.3-py3-none-any.whl

Wheel Details

Project: mrc2omezarr
Version: 0.3
Filename: mrc2omezarr-0.3-py3-none-any.whl
Download: [link]
Size: 9495
MD5: 73f5e39ee30aff60a754bbd3fa233f96
SHA256: 78beabff0a1275ea7be1c80d86c46918ac45cb354c2773a6ca54d045b73a2a4a
Uploaded: 2024-09-20 13:33:40 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: mrc2omezarr
Version: 0.3
Summary: Command line tool to convert MRC-files to OME-Zarr.
Author-Email: "Utz H. Ermel" <utz[at]ermel.me>
Project-Url: Repository, https://github.com/uermel/mrc2omezarr.git
Project-Url: Issues, https://github.com/uermel/mrc2omezarr/issues
License: MIT License Copyright (c) 2024 Utz H. Ermel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: conversion,cryo-et,cryoet,mrc,ome,tomography,zarr
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Requires-Dist: click
Requires-Dist: fsspec
Requires-Dist: mrcfile
Requires-Dist: numpy
Requires-Dist: ome-zarr
Requires-Dist: pydantic-ome-ngff
Requires-Dist: pydantic (>2)
Requires-Dist: zarr (<3)
Requires-Dist: black; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: notebook; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2305 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mrc2omezarr/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mrc2omezarr/_version.py sha256=70EL5Ao5qU0eh0IaEutgBVj2leAtBIrWHEMJbXxWg5s 406
mrc2omezarr/cli.py sha256=HPHXZWMi6MewIx3Thsc-Rr7AXL2CrOdIiJ5wurOJfSg 2559
mrc2omezarr/convert.py sha256=aCA7YMBA-P6BAPX3QUKpF9J0gLsWhrAZJFwJmrHbnTA 3648
mrc2omezarr/header.py sha256=3xXiRktaFTwqmqIesFc2Vlmk8ql0q_dpt4RuNaxP0UQ 2233
mrc2omezarr/proc.py sha256=5wgIDKS7HvgMbaUNfXLxoiWTzov_WEqBXDNMni7Bsl8 1722
mrc2omezarr/read.py sha256=PE8y_rOHUrkD3MsrTuvUfmasiAPXzu_MOAXSwrtYu58 755
mrc2omezarr/util.py sha256=rqBT4bJvTlAyAJBybBn5E3BdJtDVvwRkjCrp9IQI4M8 323
mrc2omezarr/write.py sha256=TUk3uQqJnRFvc150KdCg8_jJsQjEk9uagdhLCYHWtLQ 1370
mrc2omezarr-0.3.dist-info/METADATA sha256=gTjcJbEeI5Qj1s8HVG8OGoHiop3E19Tv5Zt5gDsoZTo 4481
mrc2omezarr-0.3.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
mrc2omezarr-0.3.dist-info/entry_points.txt sha256=m5eu1y-V1twc-o74hxHXvkXb0yklgsaVLuVnp5hYquI 56
mrc2omezarr-0.3.dist-info/licenses/LICENSE sha256=kMUqIiwGHvfOICzuDiSyfrMkYu0agqg9_km8w9PCwj8 1069
mrc2omezarr-0.3.dist-info/RECORD

entry_points.txt

mrc2omezarr = mrc2omezarr.cli:convert