File: control

package info (click to toggle)
fet 5.30.8-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 190,792 kB
  • ctags: 7,948
  • sloc: cpp: 136,660; makefile: 4
file content (39 lines) | stat: -rw-r--r-- 1,345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: fet
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10),
               qtbase5-dev,
               qtbase5-dev-tools
Standards-Version: 3.9.8
Homepage: http://www.lalescu.ro/liviu/fet/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/fet.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/fet.git

Package: fet
Architecture: any
Depends: fet-data,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: python
Description: timetable generator
 FET is a program for automatically generating the timetable
 of a school, high-school or university.
 .
 Usually, FET is able to solve a complicated timetable in maximum 5-20 minutes.
 For simpler timetables, it may take a shorter time, under 5 minutes (in some
 cases, a matter of seconds). For extremely difficult timetables, it may take
 a longer time, a matter of hours.

Package: fet-data
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Breaks: fet (<< 5.27.3-1)
Replaces: fet (<< 5.27.3-1)
Description: timetable generator - documentation and examples
 FET is a program for automatically generating the timetable
 of a school, high-school or university.
 .
 This package contains architecture-independant files such as a lot of examples
 and documentation on the used algorithm.