ruby-ref
library implements weak, soft, and strong references in Ruby
This library provides object references for Ruby as well as some common
utilities for working with references. Object references are used to point to
other objects and come in three distinct flavors (weak, soft, and strong),
that interact differently with the garbage collector.
ipython3-qtconsole
transitional dummy package for python3-qtconsole
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
nautilus-gtkhash
nautilus extension for computing checksums and more using gtkhash
The GtkHash extension for nautilus which allows users to compute
message digests or checksums using the mhash library.
Currently supported hash functions include MD5, MD6, SHA1,
SHA256, SHA512, RIPEMD, TIGER and WHIRLPOOL.
libparams-classify-perl
Perl module for argument type classification
Params::Classify provides various type-testing functions. These are intended
for functions that, unlike most Perl code, care what type of data they
are operating on. For example, some functions wish to behave
differently depending on the type of their arguments (like overloaded
functions in C++).
libhash-diff-perl
module for creating the difference between two hashes
Hash::Diff returns the difference between two hashes as a hash.
unity-gtk2-module
GtkMenuShell D-Bus exporter