ping3

View on PyPIReverse Dependencies (30)

4.0.8 ping3-4.0.8-py3-none-any.whl

Wheel Details

Project: ping3
Version: 4.0.8
Filename: ping3-4.0.8-py3-none-any.whl
Download: [link]
Size: 14007
MD5: a27087164a83e801a0699dc70cb7308a
SHA256: b5c294851968b4229e9af69d252778241cb84221594b436a8677419c31925594
Uploaded: 2024-04-10 16:54:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ping3
Version: 4.0.8
Summary: A pure python3 version of ICMP ping implementation using raw socket.
Author-Email: Kyan <kai[at]kyan001.com>
Project-Url: Homepage, https://github.com/kyan001/ping3
Project-Url: Changelog, https://github.com/kyan001/ping3/blob/master/CHANGELOG.md
Project-Url: Issue Tracker, https://github.com/kyan001/ping3/issues
Project-Url: Source Code, https://github.com/kyan001/ping3
License: The MIT License (MIT) Copyright (c) 2016 Kyan 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: python3,ping,icmp,socket,tool
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: System :: Networking
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.5
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10524 characters]

WHEEL

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

RECORD

Path Digest Size
ping3/__init__.py sha256=eD76EHZuAXZpM25LtOxRKv0Z8mCvPBUtuQMZEQEkfF8 18068
ping3/__main__.py sha256=qKsKQGgW1OKe6LOvNvUjxVGgkjPbW0k_JzNHgu4Kyaw 83
ping3/command_line.py sha256=Li_GkrMv886oPZPQh9hKgq7gMJw-io4x24BVONiCVh0 2590
ping3/enums.py sha256=tGZf2AwjKPjROIDGf0rrAjZ5yJTDAUxrJ4Lz3kg7Bq0 1342
ping3/errors.py sha256=9lFnlsMgbngH-2g5QwYe4x1jLy27L4sC82dbytYo00k 1786
ping3-4.0.8.dist-info/LICENSE sha256=9M6lC6BtRPvpCHAkKWh75mogY_DO5Ae3S8h5TWpv_jE 1092
ping3-4.0.8.dist-info/METADATA sha256=tdcA0Bt09iS_x3CZB6_9EIsBWDQ7qmN9cHFauZICczM 13113
ping3-4.0.8.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
ping3-4.0.8.dist-info/entry_points.txt sha256=dM4R5WglnQffV_U5l9GD2bd0__1Ekiy5y2QWQ3hZ4oo 50
ping3-4.0.8.dist-info/top_level.txt sha256=EWSUBnYT3tayn2baoui0MH7q7CGcS5quLYhkz5Nrr_s 6
ping3-4.0.8.dist-info/RECORD

top_level.txt

ping3

entry_points.txt

ping3 = ping3.command_line:main