This is a staging site. Uploads will not persist. Testing only.

mysql-utilities

collection of scripts for managing MySQL servers

MySQL Utilities is both a set of command-line utilities as well as a Python library for making the common tasks easy to accomplish. The library is written entirely in Python, meaning that it is not necessary to have any other tools or libraries installed to make it work.

inetutils-traceroute

trace the IPv4 route to another host

The traceroute utility displays the route taken by IP packets on their way to another host or another network.
semi-automatic segmentation of structures in 3D images

itksnap

semi-automatic segmentation of structures in 3D images

SNAP provides semi-automatic segmentation of structures in medical images (e.g. magnetic resonance images of the brain) using active contour methods, as well as manual delineation and image navigation. Noteworthy features are:

libjpeg-turbo8

IJG JPEG compliant runtime library.

python-smbc

Python 2 bindings for the Samba client library

This package contains an extension that allows one to write Python programs that can talk to SMB/CIFS servers.

libssh-4

tiny C SSH library (OpenSSL flavor)

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily.