gnome-shell-extension-trash
trash applet for GNOME shell
A minimalist Trash management extension for the GNOME Shell.
atac
genome assembly-to-assembly comparison
atac computes a one-to-one pairwise alignment of large DNA sequences. It first
finds the unique k-mers in each sequence, chains them to larger blocks, and
fills in spaces between blocks. It was written primarily to transfer
annotations between different assemblies of the human genome.
libmailutils5
GNU Mail abstraction library
python3-bcrypt
password hashing library for Python 3
bcrypt is a Python module which provides a password hashing method based on
the Blowfish password hashing algorithm, as described in
"A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres:
http://static.usenix.org/events/usenix99/provos.html.
node-request-capture-har
Save all traffic as a HAR file
Node.js module that wraps the request module and logs all HTTP traffic
as a HAR file (HTTP Archive format: a JSON-formatted archive file
format), useful for auto mocking a client during front-end testing.
node-object-path
Access deep object properties using a path
Node.js module to access (get, set, insert, delete, test) deep
object properties using dot-separated paths.