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.

ceilometer-collector

OpenStack efficient metering counters system - collector service

Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system.

libjs-handlebars.runtime

runtime for handlebars semantic templates library

Handlebars templates look like regular HTML, with embedded handlebars expressions. You can deliver a template to the browser by including it in a <script> tag.

libotbsupervised-5.8-1

ORFEO Toolbox library - OTBSupervised

freebsd-mk

FreeBSD makefile templates for bmake

This package contains the makefile templates from the FreeBSD project. They provide simple rules to build programs, libraries, etc.

python-django-ratelimit

Cache-based rate-limiting for Django

Django Ratelimit provides a decorator to rate-limit views. Limiting can be based on IP address or a field in the request--either a GET or POST variable.