libcif1

CIF API CIF-parsing and manipulation library - shared library

The CIF API provides a standard C interface for reading, writing, and manipulating Crystallographic Information Files (CIFs). It is targeted in particular at CIF 2.0, but it provides support for CIF 1.1 and earlier as well.

libmojomojo-perl

wiki- and blog-inspired content management system

MojoMojo is a feature-rich content management system, borrowing many useful concepts from wikis and blogs. It provides a simple interface to maintain a full tree-structure of pages, connecting them in various ways. It has full support for tracking document versions, so you can always revert changes or see what has changed with a simple AJAX-based diff system.

python3-joypy

ridgeline-/joyplots plotting routine

JoyPy is a one-function Python package based on matplotlib + pandas with a single purpose: drawing joyplots (a.k.a. ridgeline plots). Joyplots are stacked, partially overlapping density plots. They are a nice way to plot data to visually compare distributions, especially those that change across one dimension (e.g., over time). Though hardly a new technique, they have become very popular lately thanks to the R packages ggridges and ggjoy.

python3-palettable

library of color palettes for Python (Python 3)

Palettable (formerly brewer2mpl) is a library of color palettes for Python. It's written in pure Python with no dependencies, but it can supply color maps for matplotlib. You can use Palettable to customize matplotlib plots or supply colors for a web application.

nfacct

netfilter accounting object tool

This is the command line tool to create/retrieve/delete netfilter accounting objects.

libdb-file-lock-perl

wrapper adding locking for the DB_File module

When you need locking, simply use DB_File::Lock in place of DB_File and add an extra argument onto the tie command specifying if the file should be locked for reading or writing.