From dacc74bf4d4526110c07c82ed5b8a778b6894ab4 Mon Sep 17 00:00:00 2001 From: Abdullah Wex <86279127+Abdullah-Wex@users.noreply.github.com> Date: Wed, 31 Dec 2025 18:52:45 +0300 Subject: [PATCH] Update devs.json Add Abdullah Wex --- devs.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/devs.json b/devs.json index dc0f41a..990acf3 100644 --- a/devs.json +++ b/devs.json @@ -3565,5 +3565,16 @@ } } ] - } + }, + { + "name": "Abdullah Wex", + "githubURL": "https://github.com/Abdullah-Wex", + "projects": [ + { + "name": "EpubSage", + "URL": "https://github.com/Abdullah-Wex/epubsage", + "description": "مكتبة بايثون لاستخراج محتوى وبيانات ملفات EPUB بشكل منظم، تدعم معيار Dublin Core وتتعامل مع جميع تنسيقات الناشرين المختلفة" + } + ] +} ]