python-pyscss

SCSS compiler - Python 2.x

pyScss compiles Scss (Sass), a superset of CSS that is more powerful, elegant and easier to maintain than plain-vanilla CSS. The library acts as a CSS source code preprocesor which allows you to use variables, nested rules, mixins, and have inheritance of rules, all with a CSS-compatible syntax which the preprocessor then compiles to standard CSS.

firefox-locale-nso

Transitional package for unavailable language

pidgin-encryption

pidgin plugin that provides transparent encryption

Provides transparent encryption to all protocols supported by Pidgin. Can be activated on a per user basis or even automatically detected. Uses a private/public key system based on Mozilla's NSS.

python-django-authority

more powerful permission system for Django

django-authority is a powerful layer between Django's basic permission system (provided through django.contrib.auth) and your application.

gcc-msp430

GNU C compiler (cross compiler for MSP430)

This is the GNU C compiler, a fairly portable optimizing compiler for C for TI's MSP430 architecture. This package is primarily for MSP430 developers and cross-compilers and is not needed by normal users.

libghc-io-storage-prof

key-value store in the IO monad; profiling libraries

This library allows an application to extend the 'global state' hidden inside the IO monad with semi-arbitrary data. Data is required to be Typeable. The library provides an essentially unbounded number of key-value stores indexed by strings, with each key within the stores also being a string.