Metadata-Version: 2.1
Name: nginx-logs-parser-and-process
Version: 1.0.25
Summary: Get Logs From Nginx Servers
Home-page: 
Author: Juares Vermelho Diaz
Author-email: j.vermelho@gmail.com
License: MIT
Requires-Dist: click (==8.1.3)
Requires-Dist: pandas (==1.5.2)
Requires-Dist: psycopg2 (==2.9.5)
Requires-Dist: pydantic (==1.10.2)
Requires-Dist: pytz (==2022.7)
Requires-Dist: sqlalchemy (==1.4.45)
Requires-Dist: sysrsync (==1.1.0)
Requires-Dist: tabulate (==0.9.0)
Requires-Dist: numpy (==1.24.1) ; python_version < "3.10"
Requires-Dist: toml (==0.10.2) ; python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: python-dateutil (==2.8.2) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: six (==1.16.0) ; python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"
Requires-Dist: greenlet (==2.0.1) ; python_version >= "3" and platform_machine == "aarch64" or (platform_machine == "ppc64le" or (platform_machine == "x86_64" or (platform_machine == "amd64" or (platform_machine == "AMD64" or (platform_machine == "win32" or platform_machine == "WIN32")))))
Requires-Dist: typing-extensions (==4.4.0) ; python_version >= "3.7"

