python-llfuse 1.3.6+dfsg-2build1 source package in Ubuntu
Changelog
python-llfuse (1.3.6+dfsg-2build1) focal; urgency=medium * No-change rebuild to drop python3.7. -- Matthias Klose <email address hidden> Tue, 18 Feb 2020 10:23:19 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Nikolaus Rath
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-llfuse_1.3.6+dfsg.orig.tar.bz2 | 210.7 KiB | 89820f9fe79a30d596558f8eeb1ea79c1a789cc44be1a6a03cd16a08cc52eef8 |
python-llfuse_1.3.6+dfsg-2build1.debian.tar.xz | 136.4 KiB | b585bd1faeed09d097655116141fad4f0cdd7e22694305b76f4beaa9439be65b |
python-llfuse_1.3.6+dfsg-2build1.dsc | 2.5 KiB | 22ab51fecc63ac2d9231b9869443316f5532532d6ea2ca836f086ed0edaf31ae |
Available diffs
Binary packages built by this source
- python-llfuse-doc: Python bindings for the low-level FUSE API (documentation)
Python-llfuse is a set of Python bindings for the low level FUSE API.
This package provides the documentation for both the Python 2 and
Python 3 extension (packages python-llfuse and python3-llfuse).
.
FUSE (Filesystem in USErspace) is a simple interface for userspace
programs to export a virtual filesystem to the Linux kernel. FUSE
also aims to provide a secure method for non privileged users to
create and mount their own filesystem implementations.
- python3-llfuse: No summary available for python3-llfuse in ubuntu hirsute.
No description available for python3-llfuse in ubuntu hirsute.
- python3-llfuse-dbg: Python 3 bindings for the low-level FUSE API (debugging symbols)
Python-llfuse is a set of Python bindings for the low level FUSE API.
.
FUSE (Filesystem in USErspace) is a simple interface for userspace
programs to export a virtual filesystem to the Linux kernel. FUSE
also aims to provide a secure method for non privileged users to
create and mount their own filesystem implementations.
.
This package contains the debugging symbols as well as the extension
built for the Python 3 debug interpreter.