postgresql-9.4-postgis-scripts

Geographic objects support for PostgreSQL 9.4 -- scripts

eclipse-mylyn-context-pydev

Mylyn context integration for PyDev

Mylyn context provides usage monitoring, degree-of-interested modeling and the task-focused user extensions implementation for the Eclipse UI, which re-aligns the user experience around tasks and provides features such as workspace focusing and one-click multitasking.

libcompress-lzf-java

Java library for encoding and decoding data in LZF format

Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding.

python-wxgtk-media3.0

Python interface to the wxWidgets Cross-platform C++ GUI toolkit (wx.media)

wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well).

ruby-rails-assets-perfect-scrollbar

Minimalistic but perfect custom scrollbar plugin

perfect-scrollbar is minimalistic but a perfect scrollbar plugin. There is no change on design layout and no manipulation on DOM tree. It uses plain scrollTop and scrollLeft. The scrollbar style is fully customizable and there is an efficient update on layout change.

php-jmespath

Declaratively specify how to extract elements from a JSON document

JMESPath (pronounced "jaymz path") allows one to declaratively specify how to extract elements from a JSON document. jmespath.php allows one to use JMESPath in PHP applications with PHP data structures.