NetFuse

View on PyPIReverse Dependencies (0)

0.1.0 NetFuse-0.1.0-py3-none-any.whl

Wheel Details

Project: NetFuse
Version: 0.1.0
Filename: NetFuse-0.1.0-py3-none-any.whl
Download: [link]
Size: 10359
MD5: 7acbb49f1237fbf52ebc21a1fe828a60
SHA256: 6b438cf95694f1be227d6ff2e8d68b2c9bcb2febfa804b17b388f114c4dda90a
Uploaded: 2024-08-16 03:45:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: NetFuse
Version: 0.1.0
Summary: Python module to dump hostname and IP address mapping for localhost into host file.
Author-Email: Vignesh Rao <svignesh1793[at]gmail.com>
Project-Url: Homepage, https://github.com/thevickypedia/NetFuse
Project-Url: Docs, https://thevickypedia.github.io/NetFuse
Project-Url: Source, https://github.com/thevickypedia/NetFuse
Project-Url: Bug Tracker, https://github.com/thevickypedia/NetFuse/issues
Project-Url: Release Notes, https://github.com/thevickypedia/NetFuse/blob/main/release_notes.rst
License: MIT License Copyright (c) 2023 Vignesh Rao 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: localhost,network-synchronization,NetFuse
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Networking :: Firewalls
Classifier: Topic :: System :: Networking :: Monitoring
Requires-Python: >=3.8
Requires-Dist: click (>=8.1.7)
Requires-Dist: pandas (==2.2.2); extra == "att"
Requires-Dist: lxml (==5.3.0); extra == "att"
Requires-Dist: requests (>=2.32.3); extra == "att"
Requires-Dist: sphinx (==5.1.1); extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: recommonmark; extra == "dev"
Requires-Dist: gitverse; extra == "dev"
Requires-Dist: pynetgear (==0.10.10); extra == "netgear"
Provides-Extra: att
Provides-Extra: dev
Provides-Extra: netgear
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2573 characters]

WHEEL

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

RECORD

Path Digest Size
netfuse/__init__.py sha256=bZJWH4c160-IC3qCLDTSQ8J7me7h3lB4qHJKYU9lwKM 91
netfuse/config.py sha256=sRFd_flppA3qVK41nxFTvFALf0fO-_BKb4JPZ-9tlX0 1293
netfuse/errors.py sha256=kdSrrJA4bPaxfMf_42lWiuarBGIpLsu2w-IwcRHhJ5U 264
netfuse/logger.py sha256=ImvYxO7Kn9jhcexVmHAcPG7NLLS7uNfvuO--KmW1gUU 379
netfuse/main.py sha256=Tmm57B2dyrKU0ufyOJOoGJKWMf-dajOEUD5xl0VuVYQ 5190
netfuse/modules/att.py sha256=RTeqLU4vAzeC-HUIdLtuS72PzfPqnSxqlzEgzYGUd2g 2522
netfuse/modules/netgear.py sha256=3hl9r5MZOcINDSfUZwCylyPv5yhYDoG7VVQXgbW3v_Q 1131
netfuse/modules/squire.py sha256=pfZ5DZbZYwCe7GujyoJ0Nl_kZhQDciP8yrjLtQWxl7A 844
NetFuse-0.1.0.dist-info/LICENSE sha256=N6uy_li4-jJY9MU799w17Yat5CkIMUGgi2Tpl2Ykdt8 1068
NetFuse-0.1.0.dist-info/METADATA sha256=zZgW-CNC38lzZhoXyF80ujfJKVA5uZWrfTmoGurcvl0 5376
NetFuse-0.1.0.dist-info/WHEEL sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4 91
NetFuse-0.1.0.dist-info/entry_points.txt sha256=4_As_gKSN9dZS-FZ4ucity6pRR56Z_dNNSSEED6S8NM 45
NetFuse-0.1.0.dist-info/top_level.txt sha256=yjuealRFkzyVYCSWVbgpcE2gP9AEbqqh9isYhKciIao 8
NetFuse-0.1.0.dist-info/RECORD

top_level.txt

netfuse

entry_points.txt

netfuse = netfuse.main:run