clang-modernize-3.8

Tool to convert C++98 and C++03 code to C++11

The purpose of the C++11 Migrator is to do source-to-source translation to migrate existing C++ code to use C++11 features to enhance maintainability, readability, runtime performance, and compile-time performance. Development is still early and transforms fall mostly into the first two categories. The migrator is based on Clang's LibTooling and the AST Matching library.

gcompris-sound-eu

Basque sound files for GCompris

GCompris is a collection of educational games for small children.

python3-django-countries

provides a country field for Django models (Python3 version)

A Django application which provides all ISO 3166-1 countries as choices for use with forms, and a country field for models. It also includes a small template filter for getting country flags by ISO 3166-1 alpha-2 country code.

python3-mido

Python 3 module for working with MIDI messages and ports

Python 3 module for working with convenient messages objects, it has full support for the 18 messages defined by the MIDI standard. Mido brings support for MIDI files (read, write, create and play) with complete access to every message in the file, including all common meta messages. Implements MIDI over TCP/IP with socket ports, allowing wireless MIDI between two computers. Also includes programs for playing MIDI files, listing ports and serving and forwarding ports over a network.

ruby-rails-deprecated-sanitizer

HTML sanitizer API extracted from Action View

In Rails 4.2, HTML sanitization has been rewritten using a more secure library. This package includes the old behavior that shipped with Rails 4.2 and before, and is provided as a backwards compatibility layer.

node-builtin-status-codes

map of HTTP status codes from the builtin http module

This library exposes the latest directly from `http` in Node, with a zero-dependencies version for the browser.