python-llfuse 1.3.6+dfsg-2 source package in Ubuntu

Changelog

python-llfuse (1.3.6+dfsg-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #937896

 -- Sandro Tosi <email address hidden>  Wed, 06 Nov 2019 22:34:54 -0500

Upload details

Uploaded by:
Nikolaus Rath
Uploaded to:
Sid
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-2.dsc 2.4 KiB debfc07e9c833c59b7336c6a6d5433b3af87f148e459528a3f68e5b1f03d81a2
python-llfuse_1.3.6+dfsg.orig.tar.bz2 210.7 KiB 89820f9fe79a30d596558f8eeb1ea79c1a789cc44be1a6a03cd16a08cc52eef8
python-llfuse_1.3.6+dfsg-2.debian.tar.xz 136.3 KiB 7e3a6729d5c7425ef19eff39e00b82eecc60aaef0dfc4fc21cc49ae97d0669f0

No changes file available.

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: 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.