File: configure.py

package info (click to toggle)
tagpy 0.94.8-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 476 kB
  • sloc: python: 1,163; cpp: 807; makefile: 45; sh: 5
file content (4 lines) | stat: -rwxr-xr-x 91 bytes parent folder | download | duplicates (14)
1
2
3
4
#! /usr/bin/env python

from aksetup_helper import configure_frontend
configure_frontend()