python3-model-mommy
smart object creation facility for Django (Python 3 version)
Model-mommy offers you a smart way to create fixtures for testing in Django.
With a simple and powerful API you can create many objects with a single
line of code.
lldb-3.8
Next generation, high-performance debugger
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
python-nanomsg
Python wrapper for nanomsg (Python 2)
nanomsg is a socket library that provides several common communication
patterns. It aims to make the networking layer fast, scalable, and
easy to use.
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.