Nouveau service Signature PDF.
This commit is contained in:
22
services/pdf.json
Normal file
22
services/pdf.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"buttons": [
|
||||
{"label": "Utiliser", "url": "https://pdf.ti-nuage.fr"}
|
||||
],
|
||||
"description": "Un outil pour manipuler ou compléter des fichiers PDF.",
|
||||
"icon": "pencil",
|
||||
"open": true,
|
||||
"order": 6,
|
||||
"softwares": [
|
||||
{
|
||||
"description": "Cet outil est une production du 24ème, une SCOP (<em>société coopérative</em>), et une SSLL (<em>société de service en logiciels libres</em>) basée à Paris.",
|
||||
"licenses": [
|
||||
{
|
||||
"name": "Licence AGPLv3",
|
||||
"url": "https://www.gnu.org/licenses/agpl-3.0.html"
|
||||
}
|
||||
],
|
||||
"sources": "https://github.com/24eme/signaturepdf"
|
||||
}
|
||||
],
|
||||
"title": "Signature PDF"
|
||||
}
|
||||
Reference in New Issue
Block a user