r-cran-remotes
R Package Installation from Remote Repositories, Including 'GitHub'
Download and install R packages stored in 'GitHub',
'BitBucket', or plain 'subversion' or 'git' repositories. This package
is a lightweight replacement of the 'install_*' functions in 'devtools'.
Indeed most of the code was copied over from 'devtools'.
k2pdfopt
PDF Reflow tool
K2pdfopt optimizes PDF/DJVU files for mobile e-readers (e.g. the Kindle) and
smartphones. It works well on multi-column PDF/DJVU files and can re-flow text
even on scanned PDF files. It can also be used as a general PDF copying/
cropping/re-sizing/OCR-ing manipulation tool. It can generate native or
bitmapped PDF output, with an optional OCR layer.
sc-im
Text-based spreadsheet calculator with VI-like keybindings
Spreadsheet Calculator Improvised, aka sc-im, is an ncurses based,
vim-like spreadsheet calculator.
libubsan1-ppc64-cross
UBSan -- undefined behaviour sanitizer (runtime)
UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined.
Various computations will be instrumented to detect undefined behavior
at runtime. Available for C and C++.
python3-outcome
capture the outcome of Python function calls
Outcome provides a function `capture' for capturing the outcome of a Python
function call, so that it can be passed around - even if the function raises
an exception. It also provides the async equivalent function `acapture'.
python3-argparse-manpage
Automatically build a manpage from argparse
Generate a manual page in an automatic way from an ArgumentParser object,
so that the manpage matches to the automatically generated --help output.