This package browser is in early development. Mind the rough edges.

fet

Timetabling software

FET is a program for automatically scheduling the timetable of a school, high-school or university. It uses a fast and efficient timetabling algorithm.

Usually, FET is able to solve a complicated timetable in maximum 5-20 minutes. For extremely difficult timetables, it may take a longer time, a matter of hours.

Installation

Install the latest version of fet as follows:

guix install fet

Or install a particular version:

guix install fet@7.5.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of fet about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/fet'><img src='https://packages.guix.gnu.org/packages/fet/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/fet/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/fet)

Example Org:

[[https://packages.guix.gnu.org/packages/fet][https://packages.guix.gnu.org/packages/fet/badges/latest-version.svg]]