nginx-static-analysis

View on PyPIReverse Dependencies (0)

0.3.1 nginx_static_analysis-0.3.1-py3-none-any.whl

Wheel Details

Project: nginx-static-analysis
Version: 0.3.1
Filename: nginx_static_analysis-0.3.1-py3-none-any.whl
Download: [link]
Size: 12627
MD5: f2bf478a1150b442ac70fccb0aa0bcf2
SHA256: 885ddb0718a13f4622f57db06682dbac6786affb12dd488776d6454be633cb23
Uploaded: 2024-05-21 09:00:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nginx-static-analysis
Version: 0.3.1
Summary: Parse Nginx configurations in a clear manner for debugging purposes
Author: Alexander Grooff
Author-Email: Alexander Grooff <alexandergrooff[at]gmail.com>
Home-Page: https://github.com/AlexanderGrooff/nginx-static-analysis
License: MIT License Copyright (c) 2022 Alexander Grooff 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.
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: crossplane (==0.5.7)
Requires-Dist: pydantic (==2.7.1)
Requires-Dist: loguru (==0.5.3)
Requires-Dist: prettytable (==2.5.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6757 characters]

WHEEL

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

RECORD

Path Digest Size
nginx_analysis/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nginx_analysis/analysis.py sha256=eM372jLOXbb7307BDCw3PI7X3WkC69GEhET6dPWK7ok 8041
nginx_analysis/dataclasses.py sha256=w1KXRP4JUh21-3qyig9R0ht2pz0CIChoUigua0M8cE4 6031
nginx_analysis/filter.py sha256=sMF0l83Fs5t8VGyFJxL28JAQt1QLVHBYRZEuBFM4pC8 869
nginx_analysis/input.py sha256=gY7bm7kqQj2_xmaiBl0hAhM9Hn2cf-gGJUu5rCaNFn0 1956
nginx_analysis/log.py sha256=zXMaypgzyyENUN6dCD1EbKRYDjKAqDUJzsATQ71djPw 2629
nginx_analysis/main.py sha256=LmQtW5UkdeHuwulImUtNqlgiShynYFnpxa1EjeA5tyU 1739
nginx_analysis/output.py sha256=5nU300OtAAncx1H7pgKwANfr2tuGuHLyOGhglCNAPjs 677
nginx_static_analysis-0.3.1.dist-info/LICENSE sha256=TQtEUrtw8frWJrBVvDECQ-aENNMs5Vxr-8w5TY62TNs 1073
nginx_static_analysis-0.3.1.dist-info/METADATA sha256=Dqz6zKjGNbX90NBCrO4TH4ImDI2nDzRrymLUNR7-BhU 8567
nginx_static_analysis-0.3.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
nginx_static_analysis-0.3.1.dist-info/entry_points.txt sha256=zwZJlbcIh7iBqtGF84cozd1jgVBp9ds1kpDklRdKBUQ 67
nginx_static_analysis-0.3.1.dist-info/top_level.txt sha256=fDNuXf-6Wqazy3x74ptZI-7pkYA8SrrqpwjN-UvCoJ0 15
nginx_static_analysis-0.3.1.dist-info/RECORD

top_level.txt

nginx_analysis

entry_points.txt

nginx-static-analysis = nginx_analysis.main:main