libcommons-parent-java
Maven metadata for Apache Commons project
This package contains the Maven metadata shared between all components of
the Apache Commons project.
forked-daapd
DAAP/DACP (iTunes) server, support for AirPlay and Roku devices
forked-daapd is an iTunes-compatible media server, originally intended
as a rewrite of Firefly Media Server (also known as mt-daapd).
ruby-gelf
Ruby GELF library - Graylog2 Extended Log Format library for Ruby
Library to send Graylog2 Extended Log Format (GELF) messages to an Graylog2
logging server.
Supports plain-text, GELF messages and exceptions.
fiona
Command line tool for reading/writing vector geospatial data
Fiona is a Python wrapper around the OGR vector data abstraction library.
Fiona is designed to be simple and dependable. It focuses on reading
and writing data in standard Python IO style and relies upon familiar
Python types and protocols such as files, dictionaries, mappings, and
iterators instead of classes specific to OGR. Fiona can read and write
real-world data using multi-layered GIS formats and zipped virtual
file systems and integrates readily with other Python GIS packages
such as pyproj, Rtree, and Shapely.
libfile-nfslock-perl
perl module to do NFS (or not) locking
Program based on the concept of hard linking of files being atomic across
NFS. This concept was mentioned in Mail::Box::Locker. Some ideas are
taken from there -- particularly the idea of creating a random local file,
hard linking a common file to the local file, and then checking the nlink
status.