File: __main__.py

package info (click to toggle)
tap.py 3.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: python: 1,808; makefile: 164; sh: 40
file content (3 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (6)
1
2
3
from tap.main import main_module

main_module()