Ajout README.md et licence MIT-0

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-10 16:36:41 +01:00
parent 87842d296f
commit e4cd933791
3 changed files with 62 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ version = "0.1.0"
description = "Script de gestion des métadonnées EXIF pour photos argentiques"
readme = "README.md"
requires-python = ">=3.11"
license = {text = "MIT"}
license = {text = "MIT-0"}
authors = [
{name = "Antoine"}
]