zope-debhelper
debhelper script for zope packaging
The package contains dh_installzope and dh_installzopeinstance debhelper
scripts used for zope packaging tasks.
ruby-jekyll-include-cache
Jekyll plugin to cache the rendering of Liquid includes
Render computationally expensive includes (such as a sidebar or navigation)
once, and then reuse the output any time an include is called with the same
arguments, potentially speeding up the site's build significantly.
claws-mail-acpi-notifier
Laptop's Mail LED control for Claws Mail
This plugin for the Claws Mail mailer enables notification
of new mail using the mail LED available on some portable computer
models from Acer, ASUS, Fujitsu and IBM makers.
python-dingus
A record-then-assert mocking library
Dingus is sort of like a mock object. The main difference is that you don't
set up expectations ahead of time. You just run your code, using a dingus in
place of another object or class, and it will record what happens to it. Then,
once your code has been exercised, you can make assertions about what it did
to the dingus.
python3-amqplib
simple non-threaded Python AMQP client library (Python3 version)
Python client for the Advanced Message Queuing Protocol (AMQP) 0-8, featuring
basic messaging functionality and SSL support.
nvram-wakeup
Read/write the WakeUp time from/to the BIOS
nvram-wakeup can read and write the wake up time in the BIOS
(via /dev/nvram on recent 2.4.x kernels or direct I/O port access).
On this wake up time the computer will be powered on automatically from
the soft-off state. For the video disc recorder VDR, nvram-wakeup installs
a hook script, that allows VDR to set a wake up time, when it powers down.