File: dreampie

package info (click to toggle)
dreampie 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 2,028 kB
  • ctags: 3,214
  • sloc: python: 18,707; makefile: 10
file content (5 lines) | stat: -rwxr-xr-x 64 bytes parent folder | download | duplicates (4)
1
2
3
4
5
#!/usr/bin/env python

from dreampielib.gui import main
main()