Metadata-Version: 2.3
Name: blender-duke
Version: 0.1.0
Summary: 
Author: clutch-or-kick
Author-email: spoklonskyi@gmail.com
Requires-Python: >=3.9,<4.0
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
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cleo (>=2.1.0,<3.0.0)
Requires-Dist: dacite (>=1.9.2,<2.0.0)
Requires-Dist: platformdirs (>=4.4.0,<5.0.0)
Requires-Dist: plumbum (>=1.9.0,<2.0.0)
Requires-Dist: tomli (>=2.2.1,<3.0.0)
Requires-Dist: tomli-w (>=1.2.0,<2.0.0)
Description-Content-Type: text/markdown

duke is a command-line tool for bootstrapping, testing and packaging Blender add-on projects (inspired by poetry and similar to it in usage)
