onionshare-cli

Share a file over Tor Hidden Services anonymously and securely - cli

OnionShare lets you securely and anonymously share a file of any size with someone. It works by starting a web server, making it accessible as a Tor hidden service, and generating an unguessable URL to access and download the file. It doesn't require setting up a server on the Internet somewhere or using a third party filesharing service. You host the file on your own computer and use a Tor hidden service to make it temporarily accessible over the Internet. The other user just needs to use the Tor Browser and TO Enter the URL to download the file from you.

auth2db-frontend

Web frontend view for auth2DB log engine

This package consists in the user side step for the auth2db log engine model

autodia

generates Dia UML diagrams from source code, XML or data

AutoDia (Automatic Dia XML) is a modular application that parses source code, XML or data and produces an XML document in Dia format[1] (or images via graphviz and vcg).

auto-apt

package search by file and on-demand package installation tool

auto-apt checks the file access of programs running within its environments, and if a program tries to access a file known to belong in an uninstalled package, auto-apt will install that package using apt-get. This feature requires apt and sudo to work.

python3-markdown-it

Python port of markdown-it and some its associated plugins

High speed Python markdown parser based in markdown-it. markdown-it-py follows the CommonMark spec for baseline parsing. Also, new syntax rules can be added and even replace existing ones. New syntax extensions can be added to extend the parser.
recursively lists package dependencies

apt-rdepends

recursively lists package dependencies

This utility can recursively list package dependencies, either forwards or in reverse. It also lists forward build-dependencies. The output format closely resembles that of `apt-cache depends`. As well, it can generate .dot graphs, much like apt-cache in dotty mode.