python3-serpent
simple serialization library based on ast.literal_eval(), Python3 modules
Serpent provides ast.literal_eval() compatible object tree serialization.
It serializes an object tree into bytes (utf-8 encoded string) that can be
decoded and then passed as-is to ast.literal_eval() to rebuild it as the
original object tree.
As such it is safe to send serpent data to other machines over the network
for instance (because only 'safe' literals are encoded).
r-cran-date
GNU R package for date handling
This CRAN package provides functions for handling dates, along with
examples and documentation.
php7.0-cli
command-line interpreter for the PHP scripting language
This package provides the /usr/bin/php7.0 command interpreter, useful for
testing PHP scripts from a shell or performing general shell scripting tasks.
libmusicbrainz3-dev
library to access the MusicBrainz.org database (development files)
libqtversit1
Qt Mobility Versit (vCard) module
php7.0-phpdbg
server-side, HTML-embedded scripting language (PHPDBG binary)
This package provides the /usr/bin/phpdbg command interpreter, useful for
stepthrough debugging of PHP code.