From 664c2f58ddf9e94e4a012f9151f5b2d739f2c0ff Mon Sep 17 00:00:00 2001 From: Vincent LAURENT Date: Mon, 14 Jul 2025 16:26:30 +0200 Subject: [PATCH] Add Signature PDF (#1472) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/signature-pdf.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/signature-pdf.yml diff --git a/software/signature-pdf.yml b/software/signature-pdf.yml new file mode 100644 index 0000000000..bc19fde1e9 --- /dev/null +++ b/software/signature-pdf.yml @@ -0,0 +1,13 @@ +name: "Signature PDF" +website_url: "https://github.com/24eme/signaturepdf" +source_code_url: "https://github.com/24eme/signaturepdf" +description: "Sign and manipulate PDFs with collaboration, organization, compression and metadata editing." +licenses: + - AGPL-3.0 +platforms: + - PHP + - deb + - Docker +tags: + - Document Management +demo_url: "https://pdf.24eme.fr/"