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

Changelog

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

  * Fully drop pytest-catchlog dependency (previous upload only dropped
    dependency for Python 3 by accident). Closes: #894716.

 -- Nikolaus Rath <email address hidden>  Tue, 03 Apr 2018 21:19:02 +0100

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.3+dfsg-2.dsc 3.0 KiB d2de51ccc019ff7fc504c2b5f08f5580312af8eee051b79807357f9780103b26
python-llfuse_1.3.3+dfsg.orig.tar.gz 270.9 KiB 0e2ddc562f7d90977739d0165394cdab57f1f882e1f1331e48a16368e63c72b0
python-llfuse_1.3.3+dfsg-2.debian.tar.xz 136.7 KiB 3f55d6fd9bc1f0981ba38b18849cd2bf371645ba5a0f33b71453365487af5483

No changes file available.

Binary packages built by this source

python-llfuse: Python bindings for the low-level FUSE API

 Python-llfuse is a set of Python bindings for the low level
 FUSE API. Bindings for the high level API are provided
 by the python-fuse 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.

python-llfuse-dbg: Python bindings for the low-level FUSE API (debugging symbols)

 Python-llfuse is a set of Python bindings for the low level
 FUSE API. Bindings for the high level API are provided
 by the python-fuse 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.
 .
 This package contains the debugging symbols as well as the extension
 built for the Python 2 debug interpreter.

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.