Involved Projects and Packages
GeoClue is a software framework which can be used to enable geospatial
awareness in applications. GeoClue uses the D-Bus inter-process
communication mechanism to provide location information
BorgBackup is a deduplicating archiver which stores deltas. It
supports compression and authenticated encryption as well,
facilitating frequent backups and storing to not fully trusted
targets.
D-Bus add-on library to integrate the standard D-Bus library with the
GLib thread abstraction and main loop.
NeedRestart checks which daemons need to be restarted after library upgrades.
It is inspired by CheckRestart from the debian-goodies package.
Features:
- Supports (but does not require) systemd
- Binary blacklisting (i.e. Display Managers)
- Tries to detect required restarts of interpreter based daemons (supports Java, Perl, Python, Ruby)
- Tries to detect required restarts of containers (Docker, LXC)
- Tries to detect pending kernel upgrades
- Tries to detect pending microcode upgrades for Intel CPUs
- Could be used as Nagios check_command
- Fully integrated into APT/DPKG using hooks as well as integrated into DNF using DNF's Python plugins
- Added Zypper Full Upgrade script/command to integrate Zypper with NeedRestart straight away
The polkit package
The udisks package, second useless edition
This project provides generic python modules. The Python interpreter itself is developed at devel:languages:python:Factory.
If you happen to have collection of python packages send an email to opensuse-packaging to discuss wether it would not be better to provide them subproject within devel:languages:python namespace instead of storing them here.
The Python packaging policies are found at http://en.opensuse.org/openSUSE:Packaging_Python
The project is focused on maintaining reasonable closeness to upstream
versions while at the same time trying to make packages available for openSUSE distribution.
The main focus is openSUSE Tumbleweed and packages that are not in there will be periodically pruned from the project.
Backporting of packages against older distribution releases should not be happening in this project, only build verification. If a package is needed on any of the older openSUSE products then maintenance update is to be created. Alternatively for SLE products submission by an interested party should be done by openSUSE:Backports project.
If you just need the newest packages, please consider using devel:languages:python:backports instead.
This is due to the size of this project and likeness of errors caused by adding this whole repository.
https://github.com/caronc/apprise
LLFUSE is a set of Python bindings for the low level FUSE API. It requires at
least FUSE 2.8.0 and supports both Python 2.x and 3.x.
LLFUSE was originally part of S3QL, but has been factored out so that it can be
used by other projects as well.