File: module.desc

package info (click to toggle)
calamares-extensions 3.3.12-1.2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,224 kB
  • sloc: cpp: 914; python: 263; sh: 151; javascript: 140; makefile: 7
file content (10 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
#
# The slowpython module is .. just slow. It can be used
# in testing to allow the slideshow time to run.
---
type:       "job"
interface:  "python"
name:       "slowpython"
script:     "main.py"