simpledali

View on PyPIReverse Dependencies (0)

0.8.1 simpledali-0.8.1-py3-none-any.whl

Wheel Details

Project: simpledali
Version: 0.8.1
Filename: simpledali-0.8.1-py3-none-any.whl
Download: [link]
Size: 25302
MD5: 8674cc1215f4e65d51a9ba4187521bbd
SHA256: fa724ba71ebeed4a69172752fccdff68a3a5fe18bf6f8f916d77110b1fe3bd96
Uploaded: 2024-05-15 14:11:26 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: simpledali
Version: 0.8.1
Summary: Datalink protocol in python
Author-Email: Philip Crotwell <crotwell[at]seis.sc.edu>
Project-Url: Homepage, https://github.com/crotwell/simpledali
Project-Url: Documentation, https://readthedocs.org
Project-Url: Repository, https://github.com/crotwell/simpledali
Project-Url: Issues, https://github.com/crotwell/simpledali/issues
Keywords: datalink,fdsn,miniseed,miniseed3,sourceid
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: defusedxml
Requires-Dist: importlib-metadata; python_version < "3.10"
Requires-Dist: pyjwt
Requires-Dist: simplemseed (>=0.3.1)
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: websockets
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3200 characters]

WHEEL

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

RECORD

Path Digest Size
simpledali/__init__.py sha256=LNf6ASOSQKIg2cxToNkOTk2-jpnu1-YuzVIeJLYfAuM 867
simpledali/abstractdali.py sha256=6M95N4dYT83B5b38KeXpXkRTcbNuTj84DIefuO34XF8 15199
simpledali/dali2jsonl.py sha256=fRuP0CgvgPFMIyT0Rf8Tncs-6iYqh1aGLGGM3VKh7fc 8839
simpledali/dalipacket.py sha256=Wblg7l34GO_tr4T33AlEDbno21FUdWOG0qI0xAkwd3g 1963
simpledali/jsonencoder.py sha256=QB_5YUzzeE7OvntNRCPF2KNNwsBqyFdSalRNwleNm5w 366
simpledali/socketdali.py sha256=YB0-1j4ktWcv2w3KbfgLfdyHrXucoeBrWY4QVA5fTIw 5201
simpledali/util.py sha256=8h4lrE5wUn-3HJw4lCpod89qn6LKE455FS1ZsbOPRJU 5555
simpledali/websocketdali.py sha256=AM_PKaa4JNLF9dRrSPllMzZOyGMSpUpVQ5nK22BiSQU 5211
simpledali-0.8.1.dist-info/METADATA sha256=zkY8FFSSiQjx1bb4SmLH4b9SAaQrh1Dmk3PJHaX_yBY 4136
simpledali-0.8.1.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
simpledali-0.8.1.dist-info/entry_points.txt sha256=GVm6ef_RP0xndB1HxiJYU8hYS1g6nuUMljCFL4yNQl4 58
simpledali-0.8.1.dist-info/licenses/LICENSE sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE 26526
simpledali-0.8.1.dist-info/RECORD

entry_points.txt

dali2jsonl = simpledali.dali2jsonl:main