python-pytools
big bag of things supplementing Python standard library
Pytools is a big bag of things that are needed by packages created by
Andreas Kloeckner. They are used by python-pycuda and python-pyopencl
packages. They contain, amongst other:
* A ton of small tool functions such as len_iterable, argmin, tuple
generation, permutation generation, ASCII table pretty printing,
GvR's mokeypatch_xxx() hack, the elusive flatten, and much more
* A time-series logging module, pytools.log
* Batch job submission, pytools.batchjob
* A lexer, pytools.lex
libfcft3
font loading and glyph rasterization library
fcft is a small font loading and glyph rasterization library built on-top of
FontConfig, FreeType2 and pixman.
libmediawiki1
KDE C++ interface for MediaWiki based web services (runtime)
erlang-ic-java
Erlang/OTP IDL compiler (Java classes)
The IC application is an Erlang implementation of an IDL (CORBA Interface
Definition Language) compiler. Depending on the choice of back-end the
code will map to Erlang, C, or Java. The compiler generates client stubs
and server skeletons.
jcgui
a simple Host wrap around jconvolver/jconv
python-fabio
I/O library for images produced by 2D X-ray detector - Python2
FabIO is an I/O library for images produced by 2D X-ray detectors and
written in Python. FabIO support images detectors from a dozen of
companies (including Mar, Dectris, ADSC, Hamamatsu, Oxford, ...), for
a total of 20 different file formats (like CBF, EDF, TIFF, ...) and
offers an unified interface to their headers (as a Python dictionary)
and datasets (as a numpy ndarray of integers or floats)