python-llfuse 1.3+dfsg-3 source package in Ubuntu

Changelog

python-llfuse (1.3+dfsg-3) unstable; urgency=medium

  * Updated standards version to 4.1.1
  * Added support for 'nodoc' in DEB_BUILD_OPTIONS.
  * python-llfuse-doc is now Multi-Arch: foreign
  * Fixed mips_dev_t.diff one more time. One mips, dev_t is unsigned
    and we have to apply the match for mips, not just mips64.

 -- Nikolaus Rath <email address hidden>  Sun, 01 Oct 2017 15:21:45 +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+dfsg-3.dsc 3.1 KiB b89ec1c3147613bd10d841638455ea0becdfc3ae10c0d2f882209ab51ab4f066
python-llfuse_1.3+dfsg.orig.tar.gz 268.6 KiB 04c4c9481c643cef7a0e16b9c515b767fbf49742284b674d80b44e69b7464565
python-llfuse_1.3+dfsg-3.debian.tar.xz 136.3 KiB fb49fc9db1232904e5920863ae62803fac8c38433703d637ddedffd1c179d81b

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.