Metadata-Version: 2.1
Name: tosclib
Version: 0.1.3
Summary: Generate and edit Touch OSC .tosc files
Home-page: https://github.com/AlbertoV5/tosc-generate
Author: Alberto Valdez
Author-email: avq5ac1@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# tosclib
This library uses XML trees to generate and edit Touch OSC templates with a few custom classes and functions that help navigate the structure of the .tosc file.

**Disclaimer**: This project has no relation to Hexler, the developer of TouchOSC. Backup your templates before editing them with third party tools.

For demos: https://github.com/AlbertoV5/tosc-generate

For documentation: https://albertov5.github.io/tosc-generate
