mira-omf

View on PyPIReverse Dependencies (1)

3.1.0 mira_omf-3.1.0-py3-none-any.whl

Wheel Details

Project: mira-omf
Version: 3.1.0
Filename: mira_omf-3.1.0-py3-none-any.whl
Download: [link]
Size: 26006
MD5: e74f3ae54bd0760cfb3e43588900e98d
SHA256: 626e159fa0d870360acd25ae298b775ece8140018ba1671925150809dead378f
Uploaded: 2024-01-10 23:50:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mira-omf
Version: 3.1.0
Summary: API Library for Open Mining Format
Author: Mira Geoscience
Author-Email: dominiquef[at]mirageoscience.com
Home-Page: http://www.globalminingstandards.org/
Project-Url: Repository, https://github.com/MiraGeoscience/omf
Keywords: geology,geophysics,earth sciences
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8,<3.11
Requires-Dist: geoh5py (<0.9.0,>=0.8.0)
Requires-Dist: numpy (<1.24.0,>=1.23.5)
Requires-Dist: properties (<0.7.0,>=0.6.0)
Requires-Dist: pypng (<0.20220716,>=0.20220715)
Requires-Dist: six (<2.0,>=1.16)
Requires-Dist: vectormath (<0.3.0,>=0.2.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 2689 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
omf/__init__.py sha256=mvh3PlaSpBQlSe8_fcKehnnpqszuebyLwAIUjYcnvYo 1679
omf/base.py sha256=BEsPYumMlvtjpD-O1XvrvygL0hv70BEvZU7iyuzX6_c 6754
omf/data.py sha256=uJec6GmYE486dBSfVx9d6lctC00Ikfq3DvAeXm2Zdpo 8561
omf/fileio/__init__.py sha256=MZVecrdBH5-QAumY0FUFtCjfuIqv5_rXscqzx2aZmqc 111
omf/fileio/fileio.py sha256=G1CLhVW3A6VzZqem5lRbrVX5VJ4f3Ljo4AYZAf9GU40 6049
omf/fileio/geoh5.py sha256=L7HtslzV6M-PZDznjeUrePoQqtuXF3Kp-3UjJRnDoWs 43690
omf/fileio/utils.py sha256=GsU4tvOqodegb6YpvkyHGnnzDEHOMXTpPdFLIgKEsO4 1123
omf/lineset.py sha256=5sb5krEtnSmRRX7ElR_TpvgTaHQHdO0Xn2dWJVmw_Lo 1760
omf/pointset.py sha256=ckjyd3Xh1kCSN4cfNVBIOiITtVYtJdnQ1a4LribVBdI 1411
omf/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
omf/scripts/geoh5_to_omf.py sha256=kTZWer3UthoxyD-_oJu0j2n51EVHW5TwTnZWhrMCXKs 1171
omf/scripts/omf_to_geoh5.py sha256=mA-3rvMfV3UtObAlFmbVM4hPCCzmHdD9mLtad3s7zmY 1679
omf/serializers.py sha256=ECKjYuGkbQPopWagUUyBZGQ7R4Iip7xS6vT8PgDCeCY 3682
omf/surface.py sha256=m6ZMeZN6hZVQXc3ugDSWUvjTI6GDGy89h4YONmXMjCI 3736
omf/texture.py sha256=fCrPOJaQUo3LvQXKaKSfnpQVEdKocuqfm0Cy-rtaVl0 675
omf/volume.py sha256=pgEM041Ie2LzbeiE9eERnUvrxGGejSc_pSnSpAtr_vw 2409
mira_omf-3.1.0.dist-info/entry_points.txt sha256=Q2NZCPhLkE2F-5dfuSzzGg5OOZEZaedlQM64ZBuDzp0 103
mira_omf-3.1.0.dist-info/LICENSE sha256=YidUqaYeOs3AkcpJj6IRDBYe-5Me1T__TlpZa85K-aA 1122
mira_omf-3.1.0.dist-info/METADATA sha256=Jjr8CrMmLT9jZE_32cegkZ-2umdLQk3W8HfQtqLRRcg 3972
mira_omf-3.1.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
mira_omf-3.1.0.dist-info/RECORD

entry_points.txt

geoh5_to_omf = omf.scripts.geoh5_to_omf:run
omf_to_geoh5 = omf.scripts.omf_to_geoh5:run