This commit is contained in:
2025-09-08 13:22:46 +09:00
commit a96e5f810b
5 changed files with 21 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[project]
name = "formtool"
version = "0.1.0"
description = "ffmpeg command shortcuts"
readme = "README.md"
requires-python = ">=3.10"
dependencies = []