libghc-fmlist-prof
FoldMap lists; profiling libraries
FoldMap lists are lists represented by their foldMap function.
FoldMap lists have O(1) cons, snoc and append, just like DLists,
but other operations might have favorable performance
characteristics as well. These wild claims are still completely
unverified though.
gcc-5-plugin-dev-m68k-linux-gnu
Files for GNU GCC plugin development.
This package contains (header) files for GNU GCC plugin development. It
is only used for the development of GCC plugins, but not needed to run
plugins.
libqgis-networkanalysis2.18.28
QGIS - shared network analysis library
libqgis-app2.18.28
QGIS - shared app library
libplayerctl2
utility to control media players via MPRIS (library)
Playerctl is a command-line utility and library for controlling media players
that implement the MPRIS D-Bus Interface Specification. Compatible players
include audacious, cmus, mopidy, mpd, mpv, quod libet, rhythmbox, spotify,
and vlc.
python-django-extra-views
Complementary class-based generic views for Django (Python2 version)
Django's class-based generic views are great, they let you accomplish
a large number of web application design patterns in relatively few
lines of code. They do have their limits though, and that's what this
library of views aims to overcome.