Metadata-Version: 2.4
Name: torizon_templates_utils
Version: 1.3.0
Summary: Package with utilities for Torizon Templates scripts
Author-email: Matheus Castello <matheus.castello@toradex.com>
Project-URL: Homepage, https://github.com/torizon/vscode-torizon-templates
Project-URL: Issues, https://github.com/torizon/vscode-torizon-templates/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: torizon-io-api
Requires-Dist: requests
Requires-Dist: pyyaml
Requires-Dist: debugpy
Requires-Dist: pkginfo>=1.12

# Torizon Templates Utils

This package contains a set of utilities to help the scripts that generate the Torizon OS applications and containers.

If you want to know more about check [Toradex developer website](https://developer.toradex.com/torizon/application-development/ide-extension/).
