This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
scossu
/
lakesuperior_legacy
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ad9f67b4bf
Ramos
Etiquetas
master
lakesuperior...
/
fcrepo
fcrepo
103 B
Histórico
Em bruto
1
2
3
4
5
6
7
#!/usr/bin/env python
import bjoern
from server import fcrepo
bjoern.run(fcrepo, 'localhost', 8000)