python-openopt
Python module for numerical optimization
Numerical optimization framework developed in Python which provides
connections to lots of solvers with easy and unified OpenOpt
syntax. Problems which can be tackled with OpenOpt
* Linear Problem (LP)
* Mixed-Integer Linear Problem (MILP)
* Quadratic Problem (QP)
* Non-Linear Problem (NLP)
* Non-Smooth Problem (NSP)
* Non-Linear Solve Problem (NLSP)
* Least Squares Problem (LSP)
* Linear Least Squares Problem (LLSP)
* Mini-Max Problem (MMP)
* Global Problem (GLP)
proxsmtp
multi purpose SMTP Proxy
ProxSMTP is a flexible tool that allows you to reject, change or log email
based on arbitrary critera. It accepts SMTP connections and forwards the SMTP
commands and responses to another SMTP server. The 'DATA' email body is
intercepted and filtered before forwarding.
ps-watcher
monitoring a system via ps-like commands
This program runs the ps command periodically and triggers commands on matches.
The match patterns are Perl regular expressions which can refer to the process
information via variables.
xul-ext-dom-inspector
tool for inspecting the DOM of web pages
This is a tool that allows you to inspect the DOM for web pages in
Firefox. This is of great use to people who are doing Mozilla
chrome development or web page development.
python3-sphinxext-rediraffe
Sphinx Extension to redirect files
This sphinx extension redirects non-existent pages to working pages.
Rediraffe can also check that deleted/renamed files in your git repo
are redirected.
libaunit21
AUnit, a unit testing framework for Ada: shared library
AUnit is a set of Ada packages based on the xUnit family of unit test
frameworks. It's intended as a developer's tool to facilitate
confident writing and evolution of Ada software. It is purposely
lightweight, as one of its main goals is to make it easy to develop
and run unit tests, rather than to generate artifacts for process
management. The framework supports easy composition of sets of unit
tests to provide flexibility in determining what tests to run for a
given purpose.