python3-librouteros
Python implementation of RouterOS API
It allows one to communicate with Mikrotik's RouterOS powered device to
gather information, modify settings and do other management tasks.
porechop
adapter trimmer for Oxford Nanopore reads
Porechop is a tool for finding and removing adapters from Oxford
Nanopore reads. Adapters on the ends of reads are trimmed off, and
when a read has an adapter in its middle, it is treated as chimeric
and chopped into separate reads. Porechop performs thorough
alignments to effectively find adapters, even at low sequence
identity.
Porechop also supports demultiplexing of Nanopore reads that were
barcoded with the Native Barcoding Kit, PCR Barcoding Kit or Rapid
Barcoding Kit.
python-doubleratchet
Python 2 implementation of the Double Ratchet algorithm
libnet-telnet-perl
Perl module to script telnetable connections
Net::Telnet allows you to make client connections to a TCP port and
do network I/O, especially to a port using the TELNET protocol.
Simple I/O methods such as print, get, and getline are provided.
More sophisticated interactive features are provided because
connecting to a TELNET port ultimately means communicating with a
program designed for human interaction. These interactive features
include the ability to specify a timeout and to wait for patterns to
appear in the input stream, such as the prompt from a shell.
krop
tool to crop PDF files
Krop is a simple graphical tool to crop the pages of PDF files.
A unique feature of krop is its ability to automatically split
pages into subpages to fit the limited screen size of devices such as
eReaders. This is particularly useful, if your eReader does not support
convenient scrolling.
ruby-slow-enumerator-tools
transformation of Ruby enumerators to produce data slowly and unpredictably
This Ruby library provides tools for transforming Ruby enumerators that
produce data slowly and unpredictably.