yamlex

View on PyPIReverse Dependencies (0)

1.0.13 yamlex-1.0.13-py3-none-any.whl

Wheel Details

Project: yamlex
Version: 1.0.13
Filename: yamlex-1.0.13-py3-none-any.whl
Download: [link]
Size: 25249
MD5: 2df84269fd2637bbcd11e88b9c5b9cfc
SHA256: 63e965a04254975ce20ea147208266a5f59cc1ae3adb4ea38266699fe59e9d5d
Uploaded: 2024-06-19 12:20:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yamlex
Version: 1.0.13
Summary: Command-line tool to simplify development of Dynatrace Extensions with big YAML
Author: Vagiz Duseev
Author-Email: vagiz.duseev[at]dynatrace.com
Maintainer: Vagiz Duseev
Maintainer-Email: vagiz.duseev[at]dynatrace.com
Home-Page: https://github.com/dynatrace-extensions/dt-extensions-yaml-assembler
Project-Url: Documentation, https://github.com/dynatrace-extensions/dt-extensions-yaml-assembler
Project-Url: Repository, https://github.com/dynatrace-extensions/dt-extensions-yamlex
License: Apache-2.0
Keywords: dynatrace,cli,extensions
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: rich (<14.0,>=13.7)
Requires-Dist: ruamel-yaml (<0.19,>=0.18)
Requires-Dist: typer (<0.10,>=0.9)
Requires-Dist: typing-extensions (<5,>=4)
Requires-Dist: wheel (<1,>=0)
Description-Content-Type: text/markdown
[Description omitted; length: 18995 characters]

WHEEL

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

RECORD

Path Digest Size
yamlex/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yamlex/__main__.py sha256=Tz8O0DTRWZKtDZTaFJbVE7Lc5eCobwnsQ3nKc3g8CIg 66
yamlex/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yamlex/api/joiner.py sha256=quNq3Wv-Bbu6hKd7SzeHJZ9V8ZHoZJph_AEaqDSg5Lg 5406
yamlex/api/mapper.py sha256=z3dLGPZGaislwJOW2LHsd_2w9hDoJF5UneCcrNR94S8 9749
yamlex/api/splitter.py sha256=e2QKGjZGDGXgJfitjgIiOOeeQRVOXJyXLhZNu0sVyMQ 8985
yamlex/api/util.py sha256=KiT6Omq9EVDEpw70cXH2Em1iu22JFO5omUJWvslt35g 4071
yamlex/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yamlex/cli/app.py sha256=uTU0kAxEZ109x-HaktoYo6I9sI-51CV0Nw9Bn0K8V8s 1538
yamlex/cli/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yamlex/cli/commands/join.py sha256=zJfKnp6kZBhOUqUXybPZgpA2AfLZOsADXP1Tjw9JlQY 7640
yamlex/cli/commands/map.py sha256=bi5BN1qe1tFoE0sjjjX2bLU_ShFtVyfvllpXcXhDNz4 3721
yamlex/cli/commands/split.py sha256=q0Wml9VC8Nvmrxe26SPyt4pkE5WgSYbNXxMVyIuw5dU 3098
yamlex/cli/common_flags.py sha256=HnZg_1qp-rfvQP8yLYm7kYhFyV5XzTU7Nx8zjiU0dNA 809
yamlex/cli/version.py sha256=jzS8z0H3B-fbyJ8ZnMxzH55KmyZt0skto5ZBWnZRFPM 727
yamlex-1.0.13.dist-info/LICENSE sha256=ZPvZUQo1t1fV2qohisHAaTHpxWyPWG16hUTMtWmPGIw 11343
yamlex-1.0.13.dist-info/METADATA sha256=gvj4PtHav_xURsZ9xvJJF3fqecmIc9VCuyCNRRx-EGA 22298
yamlex-1.0.13.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
yamlex-1.0.13.dist-info/entry_points.txt sha256=0uesIbRzWaEtP-3fkYp9QnyDfLD-P_XnmI4KiFyfdpo 45
yamlex-1.0.13.dist-info/RECORD

entry_points.txt

yamlex = yamlex.cli.app:run