transitional dummy package

ttf-freefarsi

transitional dummy package

This package is a dummy transitional package. It can be safely removed.

heat-api-cloudwatch

OpenStack orchestration service - CloudWatch API

Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API.

r-cran-coda

Output analysis and diagnostics for MCMC simulations in R

This package provides output analysis and diagnostics for Markov Chain Monte Carlo simulations and estimations within R. It also includes some graphical analysis routines and a facility for importing output from BUGS (Bayes Using Gibbs Sampling), a popular tool for running MCMC simulations.

xorg-docs-core

Core documentation for the X.org X Window System

This package contains core documentation for the X.org X Window System. This currently includes only a set of manpages which are standard for the system.

libghc-esqueleto-prof

type-safe EDSL for SQL on persistent backends; profiling libraries

esqueleto is a bare bones, type-safe EDSL for SQL queries that works with unmodified persistent SQL backends. Its language closely resembles SQL, so you don't have to learn new concepts, just new syntax, and it's fairly easy to predict the generated SQL and optimize it for your backend. Most kinds of errors committed when writing SQL are caught as compile-time errors---although it is possible to write type-checked esqueleto queries that fail at runtime.

node-vscode-languageserver

Node.js module to implement a VSCode language server

This module implements a VSCode language server using Node.js as a runtime. See https://code.visualstudio.com/docs/extensions/example-language-server for more.