czifile

View on PyPIReverse Dependencies (32)

2019.7.2 czifile-2019.7.2-py2.py3-none-any.whl

Wheel Details

Project: czifile
Version: 2019.7.2
Filename: czifile-2019.7.2-py2.py3-none-any.whl
Download: [link]
Size: 18018
MD5: 0a59701d093a8ebd91f254289cf8b12b
SHA256: 561ba0312e5b9c95db784768d7c81803f62bc323eab42bd5812586ce6dc58db8
Uploaded: 2019-07-03 08:43:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: czifile
Version: 2019.7.2
Summary: Read Carl Zeiss(r) Image (CZI) files
Author: Christoph Gohlke
Author-Email: cgohlke[at]uci.edu
Home-Page: https://www.lfd.uci.edu/~gohlke/
License: BSD
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Platform: any
Requires-Python: >=2.7
Requires-Dist: numpy (>=1.11.3)
Requires-Dist: tifffile (>=2019.7.2)
Requires-Dist: imagecodecs (>=2019.5.22); platform_system == "Windows"
[Description omitted; length: 4127 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.4)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
czifile/__init__.py sha256=SAdabxOEoZD2SdiddUrdcHl2sPoIkDj7oJtZgdhadGI 126
czifile/__main__.py sha256=QdJqNru-wK2KdOTl3H_0p0OGQ3kWD07wDe21ahXc29Q 157
czifile/czi2tif.py sha256=o6Q1kadOcng7yUNOBEWtGCpiuyIt1fnCLd4MUTM6EKo 835
czifile/czifile.py sha256=peG4AiQD_VHboz2z5HMxaJAPhJuW8TTCklXSKLtReNM 46803
czifile-2019.7.2.dist-info/LICENSE sha256=sEU4VeTQx_ZoQVNCXZBpbBSpHi2_XPcqKQZrodpgptw 1652
czifile-2019.7.2.dist-info/METADATA sha256=emBScF2R41JWbtrzdedEsW3cp0vyrttULvcUmKjh9VQ 5050
czifile-2019.7.2.dist-info/WHEEL sha256=53VSps8MltPLN_x9Ib61FU2ZSaJKzgrWQqu9rS-Dkgk 116
czifile-2019.7.2.dist-info/entry_points.txt sha256=cxvl6yt0Ds89AzzYquFzUfOm7HkxIruYCzFXfmjrPlI 81
czifile-2019.7.2.dist-info/top_level.txt sha256=hdEmsKpnw8yvkTy66XLliE2ZLcf1fgu71ylOTGr-U9s 8
czifile-2019.7.2.dist-info/RECORD

top_level.txt

czifile

entry_points.txt

czi2tif = czifile.czi2tif:main
czifile = czifile.czifile:main