This is a staging site. Uploads will not persist. Testing only.

node-vscode-languageserver-textdocument

Node.js module to implement text documents usable in a LSP server

Node.js module containing a simple text document implementation for Node.js language server. See https://code.visualstudio.com/docs/extensions/example-language-server for more.

node-vscode-languageserver-types

Node.js data types used by the VSCode client-server language

Npm module containing the types used by the VSCode language client and Node.js language server.

libmrpt-vision2.5

Mobile Robot Programming Toolkit - vision library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

kotlin

cross-platform, general-purpose programming language

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.

python3-mesonpy

Meson PEP 517 Python build backend

This package enables Python package authors to use Meson as the build backend for their packages.

libspatialindex7

General framework for developing spatial indices

Spatialindex is a C++ library that provides a framework for developing spatial indices. Currently it defines generic interfaces, provides simple main memory and disk based storage managers and a robust implementation of an R*-tree, an MVR-tree and a TPR-tree.