From 7396460aa21fe75eff51b2b37db8cbaec4ba37d2 Mon Sep 17 00:00:00 2001 From: Rasul Kireev Date: Mon, 20 Oct 2025 19:15:06 +0300 Subject: [PATCH] Add tuxseo.yml (#1646) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/tuxseo.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/tuxseo.yml diff --git a/software/tuxseo.yml b/software/tuxseo.yml new file mode 100644 index 0000000000..ff32a498aa --- /dev/null +++ b/software/tuxseo.yml @@ -0,0 +1,14 @@ +name: TuxSEO +website_url: https://tuxseo.com/ +source_code_url: https://github.com/rasulkireev/TuxSEO +description: "Create automated blog content for your business, using AI." +licenses: + - MIT +platforms: + - Python + - Django + - Docker +tags: + - Generative Artificial Intelligence (GenAI) + - Blogging Platforms +depends_3rdparty: true