xymon-client
client for the Xymon network monitor
Client data collection package for Xymon (previously known as Hobbit).
avidemux
a free video editor - GTK version
python-repoze.lru
tiny LRU cache implementation and decorator
repoze.lru is a LRU (least recently used) cache implementation. Keys and
values that are not used frequently will be evicted from the cache faster
than keys and values that are used frequently.
sdlbasic
BASIC interpreter for game development
sdlBasic is a small, efficient and multiplatform BASIC interpreter for
creating games using the power of SDL library. It was inspired by the old
and glorious AMOS.
anacron
cron-like program that doesn't go by time
Anacron (like "anac(h)ronistic") is a periodic command scheduler. It
executes commands at intervals specified in days. Unlike cron, it
does not assume that the system is running continuously. It can
therefore be used to control the execution of daily, weekly, monthly,
and yearly jobs (or anything with a period of n days), on systems that
don't run 24 hours a day. When installed and configured properly,
Anacron will make sure that the commands are run at the specified
intervals as closely as machine uptime permits.
python3-infinity
all-in-one infinity value for Python
This package provides an all-in-one infinity value for Python. The infinity
"inf" object can then be compared to any other Python object, or used in math
expressions.