python3-mako

fast and lightweight templating for the Python 3 platform

Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.

pmarkdown

configurable Markdown processor, supporting the CommonMark spec and extensions

The pmarkdown script reads from standard input and writes to standard output. Both are assumed to be encoded in UTF-8.

python3-cachecontrol

caching algorithms in httplib2 for use with requests

CacheControl is a port of the caching algorithms in httplib2 for use with requests session object.
phosphoric acid + sodium hydoxyde : ions quantity plot

pyacidobasic

simulation tool for acido-basic titrations

python-acidobasic allows you to compose a mixture of acid or base reactives, and to simulate their titration by one acid or base. pH and concentration curves are displaied instantly when the composition of all chemicals are defined. You can choose to display either concentrations or quantities of chemicals.

libtext-english-perl

Perl module implementing the Porter Stemming algorithm

Text::English implements the Porter Stemming algorithm in pure Perl.

tclws

Tcl Web Services

The package provides a Tcl implementation of both client side access to Web Services and server side creation of Web Services. Currently only document/literal and rpc/encoded with HTTP Soap transport are supported on the client side. The server side code currently works with several web servers