tailor
migrate changesets between version control systems
tcptrace
Tool for analyzing tcpdump output
Tcptrace is a tool for analyzing and reporting on tcpdump (or other
libpcap) dump files. It can summarize the data or generate graph
data for use with the gnuplot tool from the gnuplot package.
Graph data can be created for throughput, RTT, time sequences,
segment size, and cwin.
python3-pyiosxr
Python API for Cisco IOX-XR network devices (Python 3)
This package provides a Python API to connect to network devices
running Cisco IOS-XR. It can retrieve several information like
interfaces. It can also modify the current configuration and execute
arbitrary commands.
libpetsc3.4.2v5-dbg
Static debugging libraries for PETSc
libacexml-8.0.1
ACE SAX based XML parsing library
This package provides interfaces for XML parsing based on Simple API
for XML (SAX) 2.0, defined by David Megginson. This is an
event-driven parsing approach.
libdatetimex-auto-perl
use DateTime without needing to call constructors
DateTime is awesome,
but constructing `DateTime` objects can be annoying.
You often need to use one of the formatter modules,
or call 'DateTime->new()' with a bunch of values.
If you've got a bunch of constant dates in your code,
then DateTimeX::Auto makes all this a bit simpler.