mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-18 17:35:46 +08:00
🍻 publish plugin unoconv文件转换 (#1808)
This commit is contained in:
parent
ad4b244701
commit
faaef1a387
@ -4800,5 +4800,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_unoconv",
|
||||||
|
"project_link": "nonebot-plugin-unoconv",
|
||||||
|
"name": "unoconv文件转换",
|
||||||
|
"desc": "基于unoconv的文件转换工具,支持输出pdf、doc、jpg等格式",
|
||||||
|
"author": "Zeta-qixi",
|
||||||
|
"homepage": "https://github.com/Zeta-qixi/nonebot-plugin-unoconv",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "文件转换",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "pdf转换",
|
||||||
|
"color": "#ea5252"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user