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

Changelog

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

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/control: Deprecating priority extra as per policy 4.0.1
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces

  [ Nikolaus Rath ]
  * New upstream release.
  * Dropped pytest-catchlog dependency, depend on py.test 3.3
    instead. Closes: #892616.

 -- Nikolaus Rath <email address hidden>  Sat, 31 Mar 2018 12:51:40 +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-1.dsc 3.0 KiB 424eb5e1a9ec4fec8fd9d8e39a6e5184275afafdd8cb775f300c355c0c69e36d
python-llfuse_1.3.3+dfsg.orig.tar.gz 270.9 KiB 0e2ddc562f7d90977739d0165394cdab57f1f882e1f1331e48a16368e63c72b0
python-llfuse_1.3.3+dfsg-1.debian.tar.xz 136.6 KiB 638c8c655ca7c9fcc17baa59397bce47359082e9ce4f572fc42359062cdab671

Available diffs

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.