tarantool-lts-mysql-module

Tarantool in-memory database - MySQL connector

Tarantool is an in-memory database and Lua application server. This package contains a connector to MySQL database for Tarantool Lua stored procedures.
/home/dion/Рабочий стол/balazar3.png

balazar3

dungeon adventure game with multiplayer support

ruby-jekyll-coffeescript

CoffeeScript converter for Jekyll

Jekyll::Coffeescript is a coffeeScript converter for Jekyll. In your Jekyll site, create CoffeeScript files that start with the following lines: ```text --- --- ``` You need those three dashes in order for Jekyll to recognize it as "convertible". They won't be included in the content passed to the CoffeeScript compiler.

libghc-wai-conduit-prof

conduit wrappers for WAI; profiling libraries

Since version 3.0.0, WAI has no built-in streaming data abstraction. This library provides similar functionality to what existed in WAI 2.x.

python-liblas

Python module to use the ASPRS LiDAR data translation library

libLAS is a C/C++ library for reading and writing ASPRS LAS versions 1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format used to store data from sensors and as intermediate processing storage by some LiDAR-related applications. LiDAR (Light Detection and Ranging) is an optical remote sensing technology that measures properties of scattered light to find range and/or other information of a distant target. The prevalent method to determine distance to an object or surface is to use laser pulses.

libxml-handler-trees-perl

Perl module for building tree structures using PerlSAX handlers

The XML::Handler::Trees module provides three PerlSAX handler classes for building tree structures. XML::Handler::Tree builds the same type of tree as the "Tree" style in XML::Parser. XML::Handler::EasyTree builds the same type of tree as the "EasyTree" style added to XML::Parser by XML::Parser::EasyTree. XML::Handler::TreeBuilder builds the same type of tree as Sean M. Burke's XML::TreeBuilder. These classes make it possible to construct these tree structures from sources other than XML::Parser.