This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
sfreundel
/
SharpMuPDF
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e98ce81861
Rami (Branch)
Tag
master
SharpMuPDF
/
mupdf
/
scripts
/
mupdfwrap.py
mupdfwrap.py
99 B
Cronologia
Originale
1
2
3
4
5
6
#! /usr/bin/env python3
import wrap.__main__
if __name__ == '__main__':
wrap.__main__.main()