libgdal34t64
Geospatial Data Abstraction Library
GDAL is a translator library for raster geospatial data formats.
As a library, it presents a single abstract data model to the
calling application for all supported formats. The related OGR
library (which lives within the GDAL source tree) provides
a similar capability for simple features vector data.
ruby-test-unit-ruby-core
Additional test assertions for Ruby standard libraries
This ruby library provides additional test assertions on top of test/unit.
linescroll
simple tool to watch logfile throughput
Display logfile line throughput. Useful for live comparisson of
server access. E.g. cached vs uncached web access.
php-symfony-asset-mapper
maps directories of asset and makes them available in a public directory
The Symfony AssetMapper Component allows one to expose directories of assets
that are then moved to a public directory with digested (i.e. versioned)
filenames. It also allows one to dump an importmap to allow writing modern
JavaScript without a build system.
php-symfony-click-send-notifier
Symfony ClickSend Notifier Bridge
The Symfony ClickSend Notifier Bridge provides ClickSend integration
for Symfony Notifier.
php-symfony-clock
Decouples applications from the system clock
The Symfony Clock Component decouples applications from the system clock.
This allows one to fix time to improve testability of time-sensitive logic.