velocity

Java-based template engine for web application

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code. When Velocity is used for web development, Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the web pages, making the web site more maintainable over the long run and providing a viable alternative to Java Server Pages (JSPs) or PHP.

verbiste-el

transitional package, verbiste-el to elpa-verbiste

Verbiste-el has been elpafied. This dummy transitional package facilitates the transition from verbiste-el to elpa-verbiste and is safe to remove.
GUI (graphical user interface) for smbstatus

qtsmbstatus-light

GUI (graphical user interface) for smbstatus

QtSmbstatus is a smbstatus graphical interface (GUI). It is meant to provide the possibility of administering remote machines. QtSmbstatus was designed as a client/server system secured with SSL.

libcore-renderer-java

Java library that provides an XML/XHTML/CSS 2.1 Renderer

xhtmlrender is an XML/CSS renderer, which means it takes XML files as input, applies formatting and styling using CSS, and generates a rendered representation of that XML as output. The output may go to the screen (in a GUI), to an image or to a PDF file.
graphical front end for computational chemistry programs

viewmol

graphical front end for computational chemistry programs

Viewmol is able to graphically aid in the generation of molecular structures for computations and to visualize their results.

arduino-core

Code, examples, and libraries for the Arduino platform

Arduino is an open hardware microcontroller platform. This package contains the minimal set of tools to allow one to program an Arduino. It also contains examples and libraries. For a CLI, see the 'arduino-mk' package.