Metadata-Version: 2.4
Name: utils-devops
Version: 0.1.51
Summary: Lightweight DevOps utilities for automation scripts: config editing (YAML/JSON/INI/.env), templating, diffing, and CLI tools
License: MIT
Keywords: devops,automation,nginx,cli,jinja2,yaml,config,diff,templating,logging,docker,compose,file-ops
Author: Hamed Sheikhan
Author-email: sh.sheikhan.m@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Dist: docker (>=6.0,<8.0)
Requires-Dist: filelock (>=3.20.0,<4.0.0)
Requires-Dist: inquirer (>=3.4.1,<4.0.0)
Requires-Dist: jinja2 (>=3.1,<4.0)
Requires-Dist: packaging (>=24.1,<25.0)
Requires-Dist: psutil (>=6.0,<7.0)
Requires-Dist: python-dateutil (>=2.9.0.post0,<3.0.0)
Requires-Dist: python-dotenv (>=1.0,<2.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: requests (>=2.32,<3.0)
Requires-Dist: rich (>=13.9,<14.0)
Requires-Dist: ruamel-yaml (>=0.18.6,<0.19.0)
Requires-Dist: slack-sdk (>=3.37.0,<4.0.0)
Requires-Dist: tenacity (>=9.0,<10.0)
Requires-Dist: typer (>=0.12.5,<0.13.0)
Requires-Dist: uuid (>=1.30,<2.0)
Description-Content-Type: text/markdown


