python-llfuse 1.3.6+dfsg-1build1 source package in Ubuntu

Changelog

python-llfuse (1.3.6+dfsg-1build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:43:16 +0000

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 Pocket Published Component Section

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-1build1.debian.tar.xz 136.6 KiB 0bc120ab6207905776ee5d302acf7ebc6a98c3f48d4cb35429aa19a56dfedfa5
python-llfuse_1.3.6+dfsg-1build1.dsc 2.7 KiB f89b2f599b2bb3ce904c40e9ca39b449a9210cd70ad1c6b7d2894af88a0a0f98

View changes file

Binary packages built by this source

python-llfuse: No summary available for python-llfuse in ubuntu focal.

No description available for python-llfuse in ubuntu focal.

python-llfuse-dbg: No summary available for python-llfuse-dbg in ubuntu focal.

No description available for python-llfuse-dbg in ubuntu focal.

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: Python 3 bindings for the low-level FUSE API

 Python-llfuse is a set of Python bindings for the low level FUSE API.
 This package provides the extension for the Python 3 interpreter. The
 documentation is contained in the python-llfuse-doc package.
 .
 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-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.