File: setup.py

package info (click to toggle)
sugar-sharedstate 1~git.20071117-7
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 216 kB
  • ctags: 236
  • sloc: python: 1,172; makefile: 12
file content (3 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
#!/usr/bin/env python
from sugar.activity import bundlebuilder
bundlebuilder.start('SharingTest')