File: run.py

package info (click to toggle)
dioptas 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 163,396 kB
  • sloc: python: 28,770; makefile: 24; xml: 9; sh: 3
file content (3 lines) | stat: -rw-r--r-- 33 bytes parent folder | download | duplicates (2)
1
2
3
from dioptas import main

main()