]> git.ipfire.org Git - people/jschlag/pbs.git/blob - pakfire-hub
Drop dependency on textile
[people/jschlag/pbs.git] / pakfire-hub
1 #!/usr/bin/python
2
3 import hub
4
5 app = hub.Application()
6 app.run()
7