From 820538f90bbdf0f5ed9a6ca7f100cf0d37f9d3f1 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Sat, 16 Nov 2024 18:39:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager --- .gitea/workflows/python-package.yml | 2 +- README.md | 4 ++++ setup.py | 4 ++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/python-package.yml b/.gitea/workflows/python-package.yml index c29c732..09275ea 100644 --- a/.gitea/workflows/python-package.yml +++ b/.gitea/workflows/python-package.yml @@ -10,7 +10,7 @@ jobs: uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v6.21 with: REGISTRY_DOMAIN: gitfub.space - REGISTRY_ORGANIZATION: usagi-keiretsu + REGISTRY_ORGANIZATION: jmaa secrets: PIPY_REPO_USER: ${{ secrets.PIPY_REPO_USER }} PIPY_REPO_PASS: ${{ secrets.PIPY_REPO_PASS }} diff --git a/README.md b/README.md index 438e896..61c286c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ python -m libpurple_to_markdown LOG_DIRECTORY --output OUTPUT_FOLDER It was made specifically for import into Obsidian, so it might not suite your purposes, but it shouldn't be too difficult to adjust the formatting code. +## TODO + +- [ ] Decode MMS parts and reconstruct image attachments. + ## Dependencies diff --git a/setup.py b/setup.py index 8d7cbc8..5bb2bf5 100644 --- a/setup.py +++ b/setup.py @@ -47,6 +47,10 @@ python -m libpurple_to_markdown LOG_DIRECTORY --output OUTPUT_FOLDER It was made specifically for import into Obsidian, so it might not suite your purposes, but it shouldn't be too difficult to adjust the formatting code. + +## TODO + +- [ ] Decode MMS parts and reconstruct image attachments. """.strip() PACKAGE_DESCRIPTION_SHORT = """