This is a staging site. Uploads will not persist. Testing only.

lsdvd

read the content info of a DVD

An application for reading the contents of a DVD and printing the contents to your terminal or in more machine readable formats.

php-imap

IMAP module for PHP [default]

This package provides a IMAP module for PHP.

sssd-tools

System Security Services Daemon -- tools

Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA.

libnss-systemd

nss module providing dynamic user and group name resolution

nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option.

libatspi2.0-0

Assistive Technology Service Provider Interface - shared library

This package contains the shared library for applications that wish to use the at-spi interface.

git-crypt

Transparent file encryption in git

git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository.