From 874d01bd93977d608d51a79a08e29ccd70568507 Mon Sep 17 00:00:00 2001 From: Christoph Brandau Date: Fri, 13 Feb 2026 10:17:32 +0100 Subject: [PATCH] rename to jpm --- .idea/jeAddons.iml | 1 - .idea/misc.xml | 2 +- {jeAddons => jpm}/__init__.py | 0 {jeAddons => jpm}/cli.py | 8 ++--- {jeAddons => jpm}/copier.py | 0 {jeAddons => jpm}/registry.py | 14 +------- pyproject.toml | 8 ++--- uv.lock | 62 +++++++++++++++++------------------ 8 files changed, 41 insertions(+), 54 deletions(-) rename {jeAddons => jpm}/__init__.py (100%) rename {jeAddons => jpm}/cli.py (88%) rename {jeAddons => jpm}/copier.py (100%) rename {jeAddons => jpm}/registry.py (59%) diff --git a/.idea/jeAddons.iml b/.idea/jeAddons.iml index a6da54f..788498d 100644 --- a/.idea/jeAddons.iml +++ b/.idea/jeAddons.iml @@ -4,7 +4,6 @@ - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index ecb63ae..78ae3b9 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - +