pyais

View on PyPIReverse Dependencies (3)

2.9.0 pyais-2.9.0-py3-none-any.whl

Wheel Details

Project: pyais
Version: 2.9.0
Filename: pyais-2.9.0-py3-none-any.whl
Download: [link]
Size: 54246
MD5: 83c1190f7941acc10c71ca604464e5db
SHA256: fab1891eac316a9eed5d5226e8d967ef1e4c7404c05b6aa0a10ec4ed5fde8320
Uploaded: 2025-02-23 11:37:54 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: pyais
Version: 2.9.0
Summary: AIS message decoding
Author-Email: Leon Morten Richter <misc[at]leonmortenrichter.de>
Maintainer-Email: Leon Morten Richter <misc[at]leonmortenrichter.de>
Project-Url: Homepage, https://github.com/M0r13n/pyais
Project-Url: Source, https://github.com/M0r13n/pyais
License: MIT License Copyright (c) 2019 M0r13n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: AIS,ship,decoding,NMEA,maritime
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Communications
Classifier: Topic :: System :: Networking
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: bitarray
Requires-Dist: attrs
Requires-Dist: mypy; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 24969 characters]

WHEEL

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

RECORD

Path Digest Size
pyais/__init__.py sha256=qsHbq1EqwuEHu7hynk1Oi0QDKHxEW4clmvSeZIvySWg 678
pyais/ais_types.py sha256=82h1Qy9kDyaGfFKjCkBkLk_kY-zLLl91JFtwwkhoIz8 826
pyais/constants.py sha256=MSMCcfvVOfYtJ45st2TuYLp3KU4adMcFxJ7kIcPM9aI 17526
pyais/decode.py sha256=qY9y9lOzQzGFlMp9uiOYCuxW3_hEEC3JjCNSGQX75Pc 4392
pyais/encode.py sha256=FctLXLRjqtPnw2uL7TUuPLutMbMlR9KjGHqjEzJdAFI 4724
pyais/exceptions.py sha256=uy6_LxU0wSzVegktsJEzhugQ4t_2u78rI8NfGjgb684 1117
pyais/filter.py sha256=bRgV5R4Wox1RAXDOJ14DO0HQ282ehX-BuZlKtgAFYfU 8534
pyais/main.py sha256=82y_SFhb82ZrpWaTAs-Chjk5BrjKrZplYpEglg52gnA 4961
pyais/messages.py sha256=Lyx3C7bQlbZdno4iC98LEvNdZRlzgO6v6UxXWDNdM9Y 67643
pyais/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyais/queue.py sha256=O6kcC1rTMFm7NA_okvemJgmWgI4QxjYgN9YSHbEmE6Y 3800
pyais/stream.py sha256=gn8V0t2d3yV0IQ_SJlgrNnl3EADWxUHMjdbfnnlKKj4 13413
pyais/tracker.py sha256=nPFa7GoV6oRoTsOQLRi3cMyi3aT7RdsE1rbzYBACLxY 13014
pyais/util.py sha256=cfGxpKN9ZPgdQD8Z71p0pPM7FtshnpEcx2u2Tj7AA-k 16771
pyais-2.9.0.dist-info/LICENSE sha256=x_Ik4tqLEPeAB9tgmPFijPueOkRk61KiKLVzCzWcJ-c 1063
pyais-2.9.0.dist-info/METADATA sha256=ZLXjzqxu51W1Bc0BavKLTCWPhqh1xm7ISmJzRQzu4gw 27650
pyais-2.9.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
pyais-2.9.0.dist-info/entry_points.txt sha256=hmxwy6oFuSdT5Lxab-JJtsCvQq8ybD1IxwRlZMsR6es 47
pyais-2.9.0.dist-info/top_level.txt sha256=YuTqoOP4_O7QtED-pvPFw2ZhU8qVPGfIlHOnSkzv-4s 6
pyais-2.9.0.dist-info/RECORD

top_level.txt

pyais

entry_points.txt

ais-decode = pyais.main:main