node-ebnf-parser

parser for BNF and EBNF grammars used by jison

The parser translates a string grammar or JSON grammar into a JSON grammar that jison can use (ENBF is transformed into BNF).

python-commonmark-bkrs

Python parser for the CommonMark Markdown spec -- Python

gitlab-workhorse

unloads Git HTTP traffic from the GitLab Rails app (Unicorn)

gitlab-workhorse was designed to unload Git HTTP traffic from the GitLab Rails app (Unicorn) to a separate daemon. It also serves 'git archive' downloads for GitLab. All authentication and authorization logic is still handled by the GitLab Rails app.

python-instagram

Python 2 client for the Instagram REST and Search APIs

Python-instagram contains the Python bindings to access the Instagram REST and Search API.

python-django-environ

Simplified environment variables for Django

Simplifies configuring key aspects of Django Applications through environment variables. This package contains the Python2 version.

ruby-sprockets-rails

Sprockets Rails integration (part of Rails)

This package provides Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline.