caja-admin

Add administrative actions to Caja's right-click menu

Caja Admin is a simple Python extension for the Caja file manager that adds some administrative actions to the right-click menu:
main window

twinvoicerecalc

Taiwan invoice reverse calculator

In Taiwan, the customer usually get the gross price. But on the invoice we have to write the net price with tax. This program helps you to reverse calculate the gross price to net price and tax. And automatically adjust the net price if needed.

libvibe-inet0

High-performance web application toolkit - INet

vibe.d is a high-performance asynchronous I/O, concurrency and web application toolkit written in D. It already contains many supplemental features such as database support to be able to offer a complete development environment.

python3-pytest-helpers-namespace

provides a namespace for pytest helpers

Permits registering pytest helpers in conftest.py, which allows them to be used in a test without importing them.

tryton-modules-purchase-shipment-cost

Tryton application platform - purchase shipment cost module

Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth).

libvolatilestream1

stdio stream as volatile memory buffers (library)

A volatile stream is a stdio FILE* stream as a temporary dynamically allocated (and deallocated) memory buffer. The volstream_open function opens a stdio stream as a temporary memory buffer. The buffer is dynamically allocated, grows as needed and it is automatically deallocated when the stream is closed.