python-xstatic-hogan
Hogan.js XStatic support - Python 2.x
XStatic is a packaging standard to package external (often 3rd party) static
files as a Python package, so they are easily usable on all operating systems,
with any package management system or even without one.
libcgi-untaint-perl
module to process CGI input parameters
Dealing with large web based applications with multiple forms is a
minefield. It's often hard enough to ensure you validate all your
input at all, without having to worry about doing it in a consistent
manner. If any of the validation rules change, you often have to alter
them in many different places. And, if you want to operate taint-safe,
then you're just adding even more headaches.
gtk-redshift
transitional dummy package
This is a transitional dummy package for redshift-gtk. It can safely be
removed.
libdist-metadata-perl
module for getting information about a perl module distribution
Dist::Metadata provides an easy interface for getting various metadata about
a Perl module distribution.
render-bench
Benchmark for the XRender extension
cl-dynamic-classes
Common Lisp Dynamic Classes
Class-mixins are a great idea but sometimes they lead to a proliferation of
subclasses with names like
printable-touchable-composing-colored-shape-square-mixin and that's just
ugly. Common-Lisp is a dynamic-programming language; Dynamic-Classes brings
dynamism to class definition!