h5-to-edf

View on PyPIReverse Dependencies (0)

1.5.1 h5_to_edf-1.5.1-py3-none-any.whl

Wheel Details

Project: h5-to-edf
Version: 1.5.1
Filename: h5_to_edf-1.5.1-py3-none-any.whl
Download: [link]
Size: 29615
MD5: 575413af37bc057b4252fc24d2996cf5
SHA256: 1b6b2fec9445c7754eb179b8e7768b8b857a05c1374e500ef0aa5596a526eb48
Uploaded: 2024-04-25 12:07:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: h5_to_edf
Version: 1.5.1
Summary: Convert a HDF5 file to EDF files
Author-Email: Jibril MAMMERI <mammeri[at]esrf.fr>
Project-Url: Homepage, https://gitlab.esrf.fr/tomo/h5_to_edf
Project-Url: Bug Tracker, https://gitlab.esrf.fr/tomo/h5_to_edf/issues
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: h5py
Requires-Dist: fabio
Requires-Dist: hdf5plugin
Requires-Dist: pyyaml
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: types-PyYAML; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 1661 characters]

WHEEL

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

RECORD

Path Digest Size
h5_to_edf/__init__.py sha256=CRRMwYfcAFMesvHruZve7yvmYytGp3rOYu0XJn49wY0 47
h5_to_edf/converter.py sha256=QqDJAMev435MUYNh8VOyom4KS2Lu5dj-hN5wXbGK-NQ 24787
h5_to_edf/converter_oven.py sha256=LhT_jwc62y9COdG-PaHIdSsJTnh2yUZEK2q3wLHKCMU 34793
h5_to_edf/current_reader.py sha256=FluCNAlP6QM-PwU5iTWunSoNp0EDH25LfmYC3Re99S0 2467
h5_to_edf/edf_file_series.py sha256=v3LcRWJhqB4zbiE6snS2bm-hX0yeBq-fW9KABcBudrc 2032
h5_to_edf/exceptions.py sha256=00jrKtzjX_IdvWAEQKA1y8iWMuGIkgAMCyznHX9Yz8A 1353
h5_to_edf/info_output.py sha256=E78CCEB7KIo_ivTnoND1Z7b3cTh-kCZMiBfE5uKJJTM 4232
h5_to_edf/report_output.py sha256=rWyH3BWBJE4G-E7JcORP_cIf4Fbk54yFcTn5cnHfi-0 3026
h5_to_edf/xml_output.py sha256=TY8ruTdpRhmbU-e8rujvR9Mwd9QzcDaA0F_x6GDZenU 5723
h5_to_edf/yaml.py sha256=8DOvxGnHqr7E8Qh6MD4d_sBMU-VFLUkM4kxn4Y8LC14 8542
h5_to_edf/yaml_output.py sha256=aniTU7YfTWJGTM1ekYQwOFQ0GfZR2KrFcooPwkzDs4g 7404
h5_to_edf/app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
h5_to_edf/app/h5_to_edf.py sha256=Cb1b7uyodN6PjoSZIPRXZ9VQqTWJtR7udJMI0ccVqVg 8210
h5_to_edf-1.5.1.dist-info/METADATA sha256=1ZxzHNth82Obh5NCrBFfXhARjHgRzHtDz1xF78LMYWk 2389
h5_to_edf-1.5.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
h5_to_edf-1.5.1.dist-info/entry_points.txt sha256=IdPI6eFDQq-SYLIRyFh9hyhPFTqf2Q6fTSM9-mnd1PA 97
h5_to_edf-1.5.1.dist-info/top_level.txt sha256=wqXEE9P_j1tLbUXGunpfWQU6RBPkdcsSu54f9Ychk8M 10
h5_to_edf-1.5.1.dist-info/RECORD

top_level.txt

h5_to_edf

entry_points.txt

h5-to-edf = h5_to_edf.app.h5_to_edf:main
h52edf = h5_to_edf.app.h5_to_edf:main