kwartz-client

Configuration of a Kwartz client

Kwartz is a school server featuring many services, deployed in French schools. This package makes it easier for sysadmins to integrate a GNU-Linux client machine in a network ruled by a Kwartz service, to allow users to authenticate against the LDAP directory, auto-mount Samba shares for themselves, and for the groups and projects they belong to.

icingaweb2-module-audit

Audit logs for Icinga Web 2

Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment.

libextutils-hascompiler-perl

Perl Module checking the presence of a compiler

ExtUtils::HasCompiler tries to check if the current system is capable of compiling, linking and loading an XS module.

libtk8.6

Tk toolkit for Tcl and X11 v8.6 - run-time files

Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the Tk library and supplementary packages you need to run Tk-enabled apps.

gir1.2-unity-7.0

GObject introspection data for the Unity library

This package contains introspection data for the Unity library.

libextutils-makemaker-dist-zilla-develop-perl

Perl module creating bare-bones Makefile.PL files for use with dzil

Dist::Zilla makes developing modules much easier by generating all kinds of boilerplate files, saving authors from having to write them by hand, but in some cases this can make developing more inconvenient. The most prominent example of this is with Makefile.PL files - although the majority of distributions can be hacked on just by editing the files in a source control checkout and using prove for testing, for some this isn't sufficient. In particular, distributions which use an auto-generated test suite and distributions which use XS both need special handling at build time before they will function, and with Dist::Zilla, this means running dzil build and rebuilding after every change. This is tedious!