fex-utils
web service for transferring very large files (utils)
F*EX (Frams's Fast File EXchange) is a service that can be used to allow
users anywhere on the Internet to exchange very large files quickly and
conveniently.
cdftools
Diagnostic tools for NEMO netCDF output
CDFTOOLS is a diagnostic package written in fortran 90 for the analysis
of NEMO model output in the frame of the DRAKKAR project.
NEMO (Nucleus for European Modelling of the Ocean) is a state-of-the-art
modeling framework for oceanographic research, operational oceanography
seasonal forecast and climate studies.
libt-digest-java
Data structure for quantiles and related rank statistics
The t-digest construction algorithm uses a variant of 1-dimensional
k-means clustering to product a data structure that is related to the
Q-digest. This t-digest data structure can be used to estimate
quantiles or compute other rank statistics. The advantage of the
t-digest over the Q-digest is that the t-digest can handle floating
point values while the Q-digest is limited to integers. With small
changes, the t-digest can handle any values from any ordered set that
has something akin to a mean. The accuracy of quantile estimates
produced by t-digests can be orders of magnitude more accurate than
those produced by Q-digests in spite of the fact that t-digests are
more compact when stored on disk.
gcompris-sound-he
Hebrew sound files for GCompris
GCompris is a collection of educational games for small children.
python-coffin
Jinja2 adapter for Django - Python 2.x
Coffin is a Jinja2 adapter for Django. Coffin currently makes the following
Django tags available in Jinja:
* {% cache %} - has currently an incompatibility: The second argument (the
fragment name) needs to be specified with surrounding quotes if it is
supposed to be a literal string, according to Jinja2 syntax. It will
otherwise be considered an identifier and resolved as a variable.
* {% load %} - is actually a no-op in Coffin, since templatetag libraries are
always loaded. See also "Custom Filters and extensions".
* {% spaceless %}
* {% url %} - additionally, a view|url() filter is also available. Or use
view|url() for Django 1.5 style lookups by the value of view.
* {% with %}
* {% csrf_token %}
owncloud-music
music player and server - ownCloud application