Antoine Belvire
1Antoine1
Involved Projects and Packages
Movit is a high-quality, high performance, open-source library for video filters. It uses the GPU present in almost any modern computer to accelerate computation of common filters and transitions, facilitating real-time HD video editing even on modest hardware.
Ink is a command line tool for checking the ink level of your printer on a system which runs Linux. It makes use of libinklevel.
Libinklevel is a library to check the ink level of ink jet printers connected via USB. Canon BJNP network printers are supported too.
Open Source release of Schrödinger's routines for the 2D coordinate representation of chemical compounds.
The IUPAC International Chemical Identifier (InChI) is a non-proprietary identifier for chemical substances that can be used in printed and electronic data sources thus enabling easier linking of diverse data compilations. It was developed under IUPAC Project 2000-025-1-800 during the period 2000-2004. Details of the project and the history of its progress are available from the project web site.
The app protocol defines the behaviour of a terminal emulator when opening a
'app://' hyperlink.
The behaviour is basically to send via TCP/IP the given command to the given
hostname and port.
This behaviour can be extracted in a separate program. A terminal emulator
can simply invoke this program, passing it the URI on standard input. This way,
the protocol logic does not need to be hardwired into any terminal emulator.
This package contains the reference implementation of such a handler program.