NetFuse

View on PyPIReverse Dependencies (0)

0.0.5 NetFuse-0.0.5-py3-none-any.whl

Wheel Details

Project: NetFuse
Version: 0.0.5
Filename: NetFuse-0.0.5-py3-none-any.whl
Download: [link]
Size: 10292
MD5: d7a3cbc06e80c154230aac8b58193835
SHA256: bf50720f84ac07adae87a5c37748848a590ac692c5889f3f04ea237b92861906
Uploaded: 2024-01-24 11:45:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: NetFuse
Version: 0.0.5
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.1.3); extra == "att"
Requires-Dist: lxml (==4.9.3); extra == "att"
Requires-Dist: requests (>=2.31.0); 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.9); 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: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
netfuse/__init__.py sha256=tcgU_giW173mXvK8UXFFUb5bWH9xWsZYycoXn2jeuq4 46
netfuse/config.py sha256=EidXNMiUrVJCBcuhMZG2Qc5PxVH1dssuhsDYW3UMYmI 1075
netfuse/errors.py sha256=kdSrrJA4bPaxfMf_42lWiuarBGIpLsu2w-IwcRHhJ5U 264
netfuse/logger.py sha256=sAU5miY4ZgGy82MlkjYuf4Ks6GyHGYUPwxFO0bEA-dg 379
netfuse/main.py sha256=6PZuX5tuTGcUjIdNi7p5lBLvWN5WubYe-M1iiH4Cor0 5677
netfuse/modules/att.py sha256=ZEMhkaZf3lxCpneSGxg5ve9039-mmUS6e_R8TEV6x1w 2544
netfuse/modules/netgear.py sha256=gPHlHQiCgoRREPCkxZ3_OhucfPKSUfDINUtfwG-cvhc 1199
netfuse/modules/squire.py sha256=pfZ5DZbZYwCe7GujyoJ0Nl_kZhQDciP8yrjLtQWxl7A 844
NetFuse-0.0.5.dist-info/LICENSE sha256=N6uy_li4-jJY9MU799w17Yat5CkIMUGgi2Tpl2Ykdt8 1068
NetFuse-0.0.5.dist-info/METADATA sha256=KmuVhXrO2QAyZL3OAieiWaubdQ9t2DGY2wmBPuie0Yg 5389
NetFuse-0.0.5.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
NetFuse-0.0.5.dist-info/entry_points.txt sha256=qdN-b19jmSS1LbAbm-Z0Gum7J9euoupA17gCnCni-WM 46
NetFuse-0.0.5.dist-info/top_level.txt sha256=yjuealRFkzyVYCSWVbgpcE2gP9AEbqqh9isYhKciIao 8
NetFuse-0.0.5.dist-info/RECORD

top_level.txt

netfuse

entry_points.txt

netfuse = netfuse.main:main