libghc-quickcheck-unicode-prof

Generator and shrink functions for testing Unicode-related software.; profiling

The default Arbitrary instance for the Char type intentionally generates only ASCII values. This can lead to a false sense of security in cases where Unicode compliance is required, as encodings that span multiple bytes or code units will simply not be exercised at all.

g++-5

GNU C++ compiler

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

language-pack-touch-oc

Ubuntu Touch translations for language Occitan (post 1500)

python-futurist

useful additions to futures, from the future - Python 2.x

Code from the future, delivered to you in the now. For example: * A futurist.GreenThreadPoolExecutor using eventlet green thread pools. It provides a standard executor API/interface and it also gathers execution statistics. * A futurist.ProcessPoolExecutor derivative that gathers execution statistics. * A futurist.SynchronousExecutor that doesn’t run concurrently. It has the same executor API/interface and it also gathers execution statistics. * A futurist.ThreadPoolExecutor derivative that gathers execution statistics. * A futurist.periodics.PeriodicWorker that can use the previously mentioned executors to run asynchronous work periodically in parallel or synchronously. * etc.

gobjc-5

GNU Objective-C compiler

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.