This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
hewensong
/
Clerk2.5
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
1cd66b8826
Branches
Tags
master
Clerk2.5
/
pdf_converter_v2
/
__init__.py
__init__.py
109 B
Historique
Raw
1
2
3
4
5
6
7
"""
PDF转换工具包 v2
使用新的API接口进行PDF转换,返回zip文件
"""
__version__ = "2.0.0"