netlint

View on PyPIReverse Dependencies (0)

0.1.2 netlint-0.1.2-py3-none-any.whl

Wheel Details

Project: netlint
Version: 0.1.2
Filename: netlint-0.1.2-py3-none-any.whl
Download: [link]
Size: 37895
MD5: d6e337b12266222abd26af92957b07af
SHA256: 26bcc862be7473ac8b39ed983b0b49a8cc2d5b537da3465b72f44d71509c46e6
Uploaded: 2021-04-17 14:12:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: netlint
Version: 0.1.2
Summary: Performs static analysis on network device configuration files.
Author: Leo Kirchner
Author-Email: leo[at]kirchne.red
Home-Page: https://netlint.readthedocs.io
Project-Url: Repository, https://github.com/Kircheneer/netlint
License: GPLv3
Keywords: lint,networking
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6.1,<4.0.0
Requires-Dist: ciscoconfparse (<2.0.0,>=1.5.30)
Requires-Dist: click (<8.0.0,>=7.1.2)
Requires-Dist: m2r2 (<0.3.0,>=0.2.7); extra == "docs"
Requires-Dist: sphinx (<4.0.0,>=3.5.3); extra == "docs"
Requires-Dist: sphinx-click (<3.0.0,>=2.7.1)
Requires-Dist: sphinx-rtd-theme (<0.6.0,>=0.5.2); extra == "docs"
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typing-extensions (<4.0.0,>=3.7.4)
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 1937 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
netlint/__init__.py sha256=hVMOYN8I0EcdvohF4Bhct_MSVJ3MFUBNFRHNySRWlzI 44
netlint/__main__.py sha256=fZxt9Ry306kXN27o03vI73nwPpqI94_Dxs9y_gKo9As 110
netlint/checks/__init__.py sha256=I-5CeKGMgHbh0Zpfox-FmWmPOZqVWcGF29tYKZeH3D8 293
netlint/checks/checker.py sha256=nptiWFFhnaZGy0pQvRMY2qFjXm_BKDNs32XcU5SQRN0 3116
netlint/checks/cisco_ios/__init__.py sha256=vO2A9_QCBVyEcWTBYsLggmbakn7xFrjtIoPmfmtyueo 3276
netlint/checks/cisco_nxos/__init__.py sha256=jTlP1iZotll1mDFOu-MBBeMMIPqAuXcX9q9c7g0y0zA 2716
netlint/checks/constants.py sha256=9dqRT7a6lehp7_caOmi3knK_8XcSFtwBCJmMdSRin9w 482
netlint/checks/utils.py sha256=RbWiMpexw3Ba6LAr7G1BxFy6BCdsRWQpUfYKGYUu0Fg 4145
netlint/checks/various/__init__.py sha256=nNNnke5-TzwI7ofBzDExeevpDWzFaP_7fVNPg2BwFAQ 3878
netlint/cli/__init__.py sha256=kaxSedvbgDsdF7E_pDX39OFOnHQHV_p9D-QEg6Nw8LU 26
netlint/cli/main.py sha256=3kysQuLDAEl9K9DpA1_O3twpUamkXuxcrw8CQBlhySw 8883
netlint/cli/types.py sha256=JMK7BpmM5UWDM1mBhM5qETUWT5VooLE3cLZS_3vvXrY 348
netlint/cli/utils.py sha256=Us4R1Y9H8kl-3onY22PkpT58n3uZgIpBXc6tNW0e4D4 751
netlint-0.1.2.dist-info/entry_points.txt sha256=XqRbZ-uqBRRZ2akhWwNcUVTFijSIJsKzc4UQIv-0438 48
netlint-0.1.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
netlint-0.1.2.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
netlint-0.1.2.dist-info/METADATA sha256=-PXyHxq0KI1Oba9cijqQ071L6JuaXxRv6KWdOfRGeQA 3214
netlint-0.1.2.dist-info/RECORD

entry_points.txt

netlint = netlint.cli.main:cli