lib64ubsan1

UBSan -- undefined behaviour sanitizer (64bit)

UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++.

python3-netmiko

multi-vendor library for SSH connections to network devices - Python 3.X

This library simplifies Paramiko SSH connections to network devices. It provides support for the following devices: - Cisco IOS - Cisco IOS-XE - Cisco ASA - Cisco NX-OS - Cisco IOS-XR - Cisco WLC (limited testing) - Arista vEOS - HP ProCurve - HP Comware (limited testing) - Juniper Junos - Brocade VDX (limited testing) - F5 LTM (experimental) - Huawei (limited testing) - A10 (limited testing) - Avaya ERS (limited testing) - Avaya VSP (limited testing) - Dell-Force10 DNOS9 (limited testing) - OVS (experimental) - Enterasys (experimental) - Extreme (experiemental) - Fortinet (experimental) - Alcatel-Lucent SR-OS (experimental)

libheimntlm0t64-heimdal

Heimdal Kerberos - NTLM support library

Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos.

libhx509-5t64-heimdal

Heimdal Kerberos - X509 support library

Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos.

r-bioc-snpstats

BioConductor SnpMatrix and XSnpMatrix classes and methods

This BioConductor package provides R functions to work with SnpMatrix and XSnpMatrix classes and methods.

xschem

schematic capture program

Xschem is a schematic capture program, it allows creation of hierarchical representation of circuits with a top down approach. By focusing on interfaces, hierarchy and instance properties a complex system can be described in terms of simpler building blocks. A VHDL or Verilog or Spice netlist can be generated from the drawn schematic, allowing the simulation of the circuit. Key feature of the program is its drawing engine written in C and using directly the Xlib drawing primitives; this gives very good speed performance, even on very big circuits. The user interface is built with the Tcl-Tk toolkit, tcl is also the extension language used.