libextutils-depends-perl
Perl module for building extensions that depend on other extensions
ExtUtils::Depends tries to make it easy to build Perl extensions that use
functions and typemaps provided by other perl extensions. This means that a
perl extension is treated like a shared library that also provides a C and an
XS interface.
libqt4-webkit-dbg
transitional package for Qt 4 WebKit debugging symbols
intercal
INTERCAL de-obfuscator
This package is an implementation of the language INTERCAL, legendary for
its perversity and horribleness, designed by Don Woods and James Lyon, who
have since spent more than twenty years trying to live it down. This
version adds COME FROM for extra flavor, and supports multithreading. Comes
with language manual and examples including possibly the entire extant body
of INTERCAL code.
libpam-smbpass
pluggable authentication module for Samba
libdeal.ii-9.6.0
Finite Element Differential Equations Analysis Library
deal.II is a C++ program library targeted at the computational solution of
partial differential equations using adaptive finite elements. It uses
state-of-the-art programming techniques to offer you a modern interface to the
complex data structures and algorithms required.
r-cran-glue
GNU R interpreted string literals
An implementation of interpreted string literals, inspired by
Python's Literal String Interpolation https://www.python.org/dev/peps/pep-0498/
and Docstrings and Julia's Triple-Quoted String Literals