libqgispython3.40.12

QGIS - shared Python library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

spiped

create secure pipes between socket addresses

spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically encrypted and authenticated pipes between socket addresses, so that one may connect to one address (e.g., a UNIX socket on localhost) and transparently have a connection established to another address (e.g., a UNIX socket on a different system). This is similar to 'ssh -L' functionality, but does not use SSH and requires a pre-shared symmetric key.

ruby-protocol-hpack

compresssor and decompressor for HTTP 2.0 HPACK

Protocol::HPACK provides a compressor and decompressor for HTTP 2.0 headers, HPACK, as defined by RFC7541.

ruby-remotipart

enables remote multipart forms (AJAX style file uploads) with jquery-rails

Remotipart is a Ruby on Rails gem enabling remote multipart forms (AJAX style file uploads) with jquery-rails.

ruby-ruby-version

Provide the RubyVersion pseudo-constant

Simplified checking the currently running Ruby version in your programs by providing the RubyVersion pseudo-constant.

ruby-ttfunk

Ruby library to parse TrueType font metrics

TTFunk is a TrueType font parser written in pure Ruby. It gives access to various data included in a .ttf file, including the name, family, subfamily of the font, as well as some metrics information.