跨平台:将NGINX配置转换为JSON并返回的快速可靠方法

时间:2024-02-24 14:23:34
【文件属性】:

文件名称:跨平台:将NGINX配置转换为JSON并返回的快速可靠方法

文件大小:104KB

文件格式:ZIP

更新时间:2024-02-24 14:23:34

nginx parser json nginx-configurator nginx-configuration

横板 可靠,快速的NGINX配置文件解析器和生成器 安装 您可以通过以下方式安装和: pip install crossplane 命令行界面 usage: crossplane [options] various operations for nginx config files optional arguments: -h, --help show this help message and exit -V, --version show program's version number and exit commands


【文件预览】:
crossplane-master
----setup.py(3KB)
----.gitignore(2KB)
----Makefile(1KB)
----ext()
--------crossplane-logo.png(44KB)
----.travis.yml(265B)
----MANIFEST.in(99B)
----CONTRIBUTING.md(3KB)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(10KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(748B)
--------ISSUE_TEMPLATE()
----README.md(15KB)
----tests()
--------ext()
--------__init__.py(2KB)
--------test_analyze.py(2KB)
--------configs()
--------test_lex.py(5KB)
--------test_parse.py(35KB)
--------test_format.py(3KB)
--------test_build.py(9KB)
----crossplane()
--------errors.py(777B)
--------compat.py(705B)
--------analyzer.py(81KB)
--------ext()
--------__init__.py(652B)
--------builder.py(5KB)
--------lexer.py(5KB)
--------parser.py(10KB)
--------formatter.py(560B)
--------__main__.py(10KB)
----NOTICE(639B)
----AUTHORS.rst(639B)
----tox.ini(620B)

网友评论