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

Changelog

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

  * Team upload

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.

  [ Bas Couwenberg ]
  * Switch to cython3-legacy. (Closes: #1056861)

  [ Sebastian Ramacher ]
  * Remove left-overs from dbgsym migration

 -- Sebastian Ramacher <email address hidden>  Sun, 31 Mar 2024 10:46:48 +0200

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
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
python-llfuse_1.4.1+dfsg-3.dsc 1.7 KiB b2f45d5cf11aa1d2bd779ff4a1f02b8aedfc30b3c9ed272cf1e01a38c73660f7
python-llfuse_1.4.1+dfsg.orig.tar.xz 191.0 KiB 324d436eb24246bc48b82d2b91ff96eef66aec9595107b627a17977f5564aba0
python-llfuse_1.4.1+dfsg-3.debian.tar.xz 141.4 KiB 893cc4e80924996de0c7b9e163893a81fdc5cb5af8394f2a4941b9d7d490903d

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-dbgsym: debug symbols for python3-llfuse