libedataserver-1.2-21
Utility library for evolution data servers
libedata-cal-1.2-28
Backend library for evolution calendars
libeclipse-swtchart-java
Eclipse SWTChart creates different types of charts
The API allows one to create Line, Bar and Scatter charts easily. Size,
colors, axes, ranges and all aspects of the charts can be modified via
code. It is easy to create customized charts. The library already contains
data compression to show large data sets in a performant way. Charts can be
created even more easily with the SWTChart extensions. It uses the convention
over configuration pattern and offers many additional improvements to scale
axes of different type automatically or to select specific data ranges.
nvptx-tools
collection of tools for use with nvptx-none GCC toolchains
The tools consist of
- nvptx-none-as: "assembler" for PTX.
- nvptx-none-ld: "linker" for PTX.
- nvptx-none-run: run PTX binaries compiled with -mmainkernel.
Additionally, the following symlinks are installed:
- nvptx-none-ar: link to the GNU/Linux host system's ar.
- nvptx-none-ranlib: link to the GNU/Linux host system's ranlib.
python3-straight.plugin
Simple namespaced plugin facility (Python 3)
straight.plugin is a Python plugin loader inspired by twisted.plugin
with two important distinctions:
ruby-cocaine
library for running command line commands in Ruby
cocaine is used to run command line commands in Ruby. Commands are run
using backticks(Ruby 1.8) or Process.spawn(Ruby 1.9).