Metadata-Version: 2.4
Name: castletool
Version: 0.1.6
Summary: Interactive Castle deck editor for injecting images/GIFs and MIDI into Castle blueprint JSON files.
Author-email: Your Name <your.email@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: all
Requires-Dist: Pillow>=9.0.0; extra == "all"
Requires-Dist: mido>=1.2.10; extra == "all"
Requires-Dist: prompt_toolkit>=3.0.0; extra == "all"
Dynamic: license-file

# castletool

Simple castle image(s)/midi importer

this project requires ffmpeg and fzf to function. Use your package manager to install them.

This project is under the unlicense. Feel free to use it how you will.
