python-llfuse 1.2+dfsg-1build3 source package in Ubuntu
Changelog
python-llfuse (1.2+dfsg-1build3) artful; urgency=medium * No-change rebuild to drop _PyFPE support. -- Matthias Klose <email address hidden> Tue, 05 Sep 2017 08:23:09 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Artful
- Original maintainer:
- Nikolaus Rath
- Architectures:
- any all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-llfuse_1.2+dfsg.orig.tar.gz | 251.8 KiB | dd7870d12e1479a8ecee7ec20bccef15e45b4902d081af400972ca9e9ed088f9 |
python-llfuse_1.2+dfsg-1build3.debian.tar.xz | 138.4 KiB | 4e1a9e10c5ef1e5d19f8b1c29c35662898063092cd0a5714511cc7c18cf595fd |
python-llfuse_1.2+dfsg-1build3.dsc | 2.8 KiB | 5a922da32dc53466b57814e2c7a1c0a3e0f68859bcea3d6201365c8c611751a8 |
Available diffs
- diff from 1.2+dfsg-1build2 to 1.2+dfsg-1build3 (326 bytes)
Binary packages built by this source
- python-llfuse: No summary available for python-llfuse in ubuntu artful.
No description available for python-llfuse in ubuntu artful.
- python-llfuse-dbg: No summary available for python-llfuse-dbg in ubuntu artful.
No description available for python-llfuse-dbg in ubuntu artful.
- python-llfuse-doc: No summary available for python-llfuse-doc in ubuntu artful.
No description available for python-llfuse-doc in ubuntu artful.
- python3-llfuse: No summary available for python3-llfuse in ubuntu artful.
No description available for python3-llfuse in ubuntu artful.
- 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.