libdaemon-generic-perl
framework to provide start/stop/reload for a daemon
Daemon::Generic provides a framework for starting, stopping and reconfiguring
daemon-like programs. The framework provides for standard commands that work
for init.d files and as apachectl-like commands.
infinoted
dedicated server for infinote-based collaborative editing
infinoted is a dedicated server which allows clients to edit plain text
documents and source files collaboratively over a network. Changes
to the documents are synchronised instantly to the other clients.
mender-client
Mender over-the-air software updater client.
Mender: over-the-air updater for embedded Linux devices
inteltool
Dump Intel CPU / chipset configuration parameters
inteltool is a tool for dumping the configuration space of
Intel CPUs, northbridges and southbridges.
isatapd
creates and maintains an ISATAP client tunnel (RFC 5214)
isatapd creates and maintains an ISATAP client tunnel (RFC 5214) in Linux.
ruby-magic
Ruby FFI bindings to libmagic
This package provides a Ruby FFI wrapper to the "magic" library that
determines content type and encoding of files and strings. The library does
three types of tests: file system tests, magic number tests, and language
tests. The first test that succeeds causes the file type to be returned.