diffoscope will try to get to the bottom of what makes files or
directories different. It will recursively unpack archives of many kinds
and transform various binary formats into more human readable form to
compare them. It can compare two tarballs, ISO images, or PDF just as
easily.
It can be scripted through error codes, and a report can be produced
with the detected differences. The report can be text or HTML. When no
type of report has been selected, diffoscope defaults to write a text
report on the standard output.
diffoscope is developed as part of the 'reproducible builds' Debian
project. It is meant to be able to quickly understand why two builds
of the same package produce different outputs. diffoscope was previously
named debbindiff.
This is a python module and a script to mange the Digital Loggers Web
Power switch.
The module provides a python class named PowerSwitch that allows
managing the web power switch from python programs.
When run as a script this acts as a command line utility to manage the
DLI Power switch.
Nitrogen is a background browser and setter for X windows. It is written
in C++ using the gtkmm toolkit.
Nomad is a cluster manager and schedular that provides a common workflow
to deploy applications across an infrastructure. Deploy virtualized,
containerized, or standalone application workloads across a fleet of
servers to maximize resource utilization.
https://www.nomadproject.io/
The goals of the Linux-NTFS project are to develop reliable and full feature
access to NTFS by the Linux kernel driver and by a user space driver
(ntfsmount), and to provide a wide collection of NTFS utilities and a
developer's library for other GPLed programs. We have already achieved a lot,
with high quality results. Includes the following:
ntfsmount: fast, reliable, read/write, userspace.
ntfsprogs: various tools for managing ntfs, namely mkntfs, ntfsresize,
ntfsclone, ntfsfix, ntfsundelete, ntfswipe and ntfsdecrypt.
From aaareadme.txt:
Say, what is this?
ODS2 is a program to read VMS disk volumes written in VMS
ODS2 format.
What can it do?
Basically ODS2 provides cut down DIRECTORY, COPY and
SEARCH commands for VMS volumes on non-VMS systems. These
can be used to find out what is on a VMS volume, and copy
files onto the local file sytem.
See aaareadme.txt and aaareadme.too for more information.
Tool to view space usage in your terminal.
PatchELF is a small utility to modify the dynamic linker and RPATH of ELF
executables.
OpenHPI provides an open source implementation of the Service Availability
Forum (SAF) Hardware Platform Interface (HPI).
HPI is an abstracted interface for managing computer hardware, typically
chassis and rack based servers. HPI includes resource modeling; access to
and control over sensor, control, watchdog, and inventory data associated
with resources; abstracted System Event Log interfaces; hardware events and
alarms; and a managed hotswap interface.
OpenIPMI was designed to aid building "complex IPMI management software".
OpenIPMI library will connect with an IPMI controller, detect any
management controllers on the bus, get their SDRs, manage all the
entities in the system, manage the event log, and a host of other
things. OpenIPMI is also dynamic and event-driven. It will come up
and start discovering things in the managed system. As it discovers
things, it will report them to the software using it (assuming the
software has asked for this reporting).