python-systemd 231-2build1 source package in Ubuntu
Changelog
python-systemd (231-2build1) xenial; urgency=medium * No-change rebuild to drop python3.4 support. -- Matthias Klose <email address hidden> Tue, 19 Jan 2016 13:33:49 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Xenial
- Original maintainer:
- pkg-systemd-maintainers
- Architectures:
- linux-any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-systemd_231.orig.tar.gz | 43.4 KiB | 2c9cf53d041374898beead0c6f3b042c7d5b52425e6eb4d4b3c583d7eac12eea |
python-systemd_231-2build1.debian.tar.xz | 2.6 KiB | 3cde5f94cc36c697743b06efd8e06285c9ec359b002d667a45fc00fbf8f4cd82 |
python-systemd_231-2build1.dsc | 2.2 KiB | 15166412cdab3eace04805c4ce07cc2f852f3d69c50d5988cc2839bea3293c95 |
Available diffs
- diff from 231-2 (in Debian) to 231-2build1 (317 bytes)
Binary packages built by this source
- python-systemd: No summary available for python-systemd in ubuntu yakkety.
No description available for python-systemd in ubuntu yakkety.
- python3-systemd: Python 3 bindings for systemd
This package contains Python 3 bindings for native access to the
systemd facilities.
.
Functionality is separated into a number of modules:
* systemd.journal supports sending of structured messages to the
journal and reading journal files
* systemd.daemon wraps parts of libsystemd useful for writing daemons
and socket activation
* systemd.id128 provides functions for querying machine and boot
identifiers and a list of message identifiers provided by systemd
* systemd.login wraps parts of libsystemd used to query logged in
users and available seats and machines