gobuster
Directory/file & DNS busting tool written in Go
Gobuster is a tool used to brute-force: URIs (directories and files) in
web sites, DNS subdomains (with wildcard support), Virtual Host names
on target web servers, Open Amazon S3 buckets, Open Google Cloud buckets
and TFTP servers.
python3-aiosasl
Protocol-agnostic SASL library for use with asyncio
aiosasl provides a generic, asyncio-based SASL library. It can
be used with any protocol, provided the necessary interface
code is provided by the application or protocol implementation.
python3-streamparser
Python library to parse Apertium stream format
This package provides Python 3 library, streamparser, to parse
Apertium stream format.
r-cran-webshot
GNU R take screenshots of web pages
This GNU R package provides functions to takes screenshots of web pages,
including Shiny applications and R Markdown documents.
fastx-toolkit
FASTQ/A short nucleotide reads pre-processing tools
The FASTX-Toolkit is a collection of command line tools for preprocessing
short nucleotide reads in FASTA and FASTQ formats, usually produced by
Next-Generation sequencing machines. The main processing of such FASTA/FASTQ
files is mapping (aligning) the sequences to reference genomes or other
databases using specialized programs like BWA, Bowtie and many others.
However, it is sometimes more productive to preprocess the FASTA/FASTQ files
before mapping the sequences to the genome—manipulating the sequences to
produce better mapping results. The FASTX-Toolkit tools perform some of these
preprocessing tasks.
r-cran-flexmix
GNU R flexible mixture modeling
A general framework for finite mixtures of regression models using the
EM algorithm is implemented. The package provides the E-step and all
data handling, while the M-step can be supplied by the user to easily
define new models. Existing drivers implement mixtures of standard
linear models, generalized linear models and model-based clustering.