lasio

View on PyPIReverse Dependencies (24)

0.31 lasio-0.31-py2.py3-none-any.whl

Wheel Details

Project: lasio
Version: 0.31
Filename: lasio-0.31-py2.py3-none-any.whl
Download: [link]
Size: 47414
MD5: 96f0bed82b34438677ed6fe1e3ca1bac
SHA256: 30204596b0f3eb9118af99a622f177fba2b6c245db0512f9f57c437020599db4
Uploaded: 2023-05-18 08:55:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lasio
Version: 0.31
Summary: Read/write well data from Log ASCII Standard (LAS) files
Author: Kent Inverarity
Author-Email: kinverarity[at]hotmail.com
Home-Page: https://github.com/kinverarity1/lasio
License: MIT
Keywords: science geophysics io
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Customer Service
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3
Requires-Dist: numpy
Requires-Dist: pandas; extra == "all"
Requires-Dist: chardet; extra == "all"
Requires-Dist: openpyxl; extra == "all"
Requires-Dist: pandas; extra == "test"
Requires-Dist: chardet; extra == "test"
Requires-Dist: openpyxl; extra == "test"
Requires-Dist: pytest (>=3.6); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: codecov; extra == "test"
Requires-Dist: pytest-benchmark; extra == "test"
Requires-Dist: black; extra == "test"
Provides-Extra: all
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7701 characters]

WHEEL

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

RECORD

Path Digest Size
lasio/__init__.py sha256=bAE0vc3aeAVU5e1jB1SL3ES7KkhZzFENbQ0SS7IGbPo 7504
lasio/convert_version.py sha256=01y3tl_nRZmWlDcj229b0d9DPDRIYJ-Qbt0O3ju5V3k 1187
lasio/defaults.py sha256=s7CFA8d7DIRkjfDYzKyavPrIqgDROaoemF3hzf7s_sY 5606
lasio/examples.py sha256=VnjheIphwtq1kWRw5BVbH2X-qoj6lLFL3ZFKTFMOUaA 3927
lasio/excel.py sha256=-uNqV7UZ80faP6VS5LAcWF1qEpLAzJQreR8QTE-UM9A 4863
lasio/exceptions.py sha256=PHPv7JHokEitJm8n9BMABK_GPNPNTMSXKGrZJLe-FHM 328
lasio/las.py sha256=kjIrrAmf9m66k8_eCuAmHx5tbltDEEmCtuhzIL5KJuk 51225
lasio/las_items.py sha256=n2dy8Jx_lP6NCMfNA6qm3MWtJ7YU3z7qG2jqSfJTJO0 18373
lasio/las_version.py sha256=QxdxlPYvjUCrqd64RpqzAz7lFrChjo85lukAnpIBfAw 5159
lasio/reader.py sha256=N9KGfSBc5DTwCbOS3QL9bief9nxCGhicGs8ZcDg9Ea8 37833
lasio/writer.py sha256=YLVP_-Gxlu7SVgF3pFimNSXfkPkppiAbW_-zOUnMQ94 17083
lasio-0.31.dist-info/LICENSE sha256=_2QAEjXMaohcp6I0vzRnCKj0Xw2zu3jrbv2pJ1B4sNg 1115
lasio-0.31.dist-info/METADATA sha256=3e_Q_bpl_0AX06bnZY0B5P5U5riCuCQ1r8JpJuYFPis 9795
lasio-0.31.dist-info/WHEEL sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo 110
lasio-0.31.dist-info/entry_points.txt sha256=Fzry21MoGpYKceXHBtWVnC-qahDaOrmcoiLoesNbucU 165
lasio-0.31.dist-info/top_level.txt sha256=CluWYN4FkY-lsUA_zOaYKRGbyCvP0SmgDuelcFUkXV4 6
lasio-0.31.dist-info/RECORD

top_level.txt

lasio

entry_points.txt

las2excel = lasio.excel:main
las2excelbulk = lasio.excel:main_bulk
lasio = lasio:version
lasversionconvert = lasio.convert_version:convert_version