This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
sfreundel
/
SharpMuPDF
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
e98ce81861
Ramuri
Etichete
master
SharpMuPDF
/
mupdf
/
scripts
/
mupdfwrap.py
mupdfwrap.py
99 B
Istoric
Crud
1
2
3
4
5
6
#! /usr/bin/env python3
import wrap.__main__
if __name__ == '__main__':
wrap.__main__.main()