File: setup.py

package info (click to toggle)
sugar-calculate-activity 47-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,136 kB
  • sloc: python: 3,184; makefile: 15; sh: 1
file content (3 lines) | stat: -rwxr-xr-x 86 bytes parent folder | download | duplicates (6)
1
2
3
#!/usr/bin/env python
from sugar3.activity import bundlebuilder
bundlebuilder.start()