Metadata-Version: 2.4
Name: thonnycontrib-blvdiff
Version: 0.1.1
Summary: BLVDIFF integration plugin for Thonny
Author: Rylan Sedlacek
License-Expression: MIT
Project-URL: Homepage, https://example.com/thonnycontrib-blvdiff
Project-URL: Source, https://example.com/thonnycontrib-blvdiff/source
Keywords: thonny,plugin,blvdiff
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Debuggers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# thonnycontrib-blvdiff

BLVDIFF integration plugin for Thonny.

Install from PyPI:

	pip install thonnycontrib-blvdiff

The plugin will be discovered automatically. Use the Tools menu to access BLVDIFF actions (Setup, Run Script, --explain, --diff, --revert).


License: MIT (see LICENSE)
